00:00
orly_owl has joined #linux-sunxi
00:24
bertrik has quit [Ping timeout: 252 seconds]
00:29
tinti has joined #linux-sunxi
00:35
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
00:42
jebba has joined #linux-sunxi
00:44
FreezingCold has quit [Ping timeout: 258 seconds]
00:58
ZetaNeta has quit [Ping timeout: 252 seconds]
01:08
kaspter has joined #linux-sunxi
01:13
cajg has quit [Ping timeout: 252 seconds]
01:19
popolon has quit [Quit: Quitte]
01:28
cajg has joined #linux-sunxi
01:39
tomcheng76 has quit [Quit: leaving]
01:48
egbert has quit [Disconnected by services]
01:48
egbert has joined #linux-sunxi
01:57
Andy-D has quit [Ping timeout: 276 seconds]
02:01
rz2k has joined #linux-sunxi
02:04
woprr has quit [Ping timeout: 252 seconds]
02:19
woprr has joined #linux-sunxi
02:46
Andy-D has joined #linux-sunxi
02:49
tinti has quit [Ping timeout: 276 seconds]
03:10
TheSeven has quit [Ping timeout: 252 seconds]
03:12
TheSeven has joined #linux-sunxi
03:14
Andy-D has quit [Ping timeout: 255 seconds]
03:25
hramrach has quit [Write error: Broken pipe]
03:25
tomboy65 has quit [Write error: Broken pipe]
03:33
hramrach has joined #linux-sunxi
03:34
tomboy65 has joined #linux-sunxi
03:36
kaspter has quit [Ping timeout: 276 seconds]
04:07
kaspter has joined #linux-sunxi
04:22
JohnDoe_71Rus has joined #linux-sunxi
04:40
xavia has joined #linux-sunxi
04:40
xavia has quit [Client Quit]
04:52
Skaag has joined #linux-sunxi
04:59
Skaag has quit [Ping timeout: 245 seconds]
05:20
Skaag has joined #linux-sunxi
05:22
montjoie[home] has quit [Quit: leaving]
05:22
montjoie[home] has joined #linux-sunxi
05:31
Skaag has quit [Ping timeout: 252 seconds]
05:32
bbrezillon has joined #linux-sunxi
05:43
JohnDoe71rus has joined #linux-sunxi
05:43
JohnDoe_71Rus has quit [Ping timeout: 260 seconds]
05:44
mmarker has quit [Ping timeout: 245 seconds]
06:07
amitk-afk is now known as amitk
06:09
rz2k has quit [Read error: Connection reset by peer]
06:21
bbrezillon has quit [Ping timeout: 252 seconds]
06:36
_massi_ has joined #linux-sunxi
06:45
HeHoPMaJIeH has joined #linux-sunxi
06:49
diego_r has joined #linux-sunxi
07:00
nabblet has joined #linux-sunxi
07:04
libcg has joined #linux-sunxi
07:07
bbrezillon has joined #linux-sunxi
07:27
<
lauri >
Morning guys
07:32
<
lauri >
experimental/sunxi-3.14 compilation failed with "Specify LOADADDR on the commandline to build an uImage"
07:32
shineworld has joined #linux-sunxi
07:33
<
lauri >
This is the address where u-boot loads the kernel right?
07:33
rz2k has joined #linux-sunxi
07:34
<
wens >
yes you have to specify it
07:35
<
wens >
btw, what is the memory space before the LOADADDR used for?
07:35
<
wens >
lauri: it's where the decompressed kernel is put and executed, not where u-boot loads the image
07:38
FR^2 has joined #linux-sunxi
07:42
<
lauri >
Serial console shows just "Starting kernel ...
07:42
<
lauri >
and that's it
07:44
<
lauri >
is some newer u-boot required to load 3.14 kernel?
07:44
<
wens >
add earlyprintk to get some more output before it hangs
07:44
<
plaes >
early_printk enabled?
07:45
Quarx has joined #linux-sunxi
07:47
<
lauri >
I remember such option in earlier kernels but I am not sure whether it exists in 3.14...?
07:49
<
lauri >
There is "default message log level (1-7)"
07:49
<
wens >
just append earlyprintk to the kernel parameters
07:49
<
wens >
at boot time
07:55
<
lauri >
Same stuff.. :/
07:56
tm512` has joined #linux-sunxi
07:56
tm512 has quit [Ping timeout: 252 seconds]
07:59
tm512` is now known as tm512
08:00
juanfont has joined #linux-sunxi
08:07
juanfont has quit [Ping timeout: 265 seconds]
08:07
juanfont has joined #linux-sunxi
08:10
paulk-aldrin has joined #linux-sunxi
08:15
bertrik has joined #linux-sunxi
08:15
bertrik has quit [Changing host]
08:15
bertrik has joined #linux-sunxi
08:18
notmart has joined #linux-sunxi
08:26
wickwire has joined #linux-sunxi
08:33
Netlynx has joined #linux-sunxi
08:38
<
lauri >
Probably something to do with old u-boot?
08:42
JohnDoe_71Rus has joined #linux-sunxi
08:51
enrico_ has joined #linux-sunxi
08:59
nabblet has quit [Read error: Connection reset by peer]
09:01
<
lauri >
Nope nothing, even with latest u-boot-sunxi I am still stuck at "Starting kernel..."
09:02
arete74 has quit [Ping timeout: 276 seconds]
09:03
arete74 has joined #linux-sunxi
09:04
nabblet has joined #linux-sunxi
09:04
<
shineworld >
lauri, I don't know if this match your issue but in past I've got same behavior with uboot running android and I solved adding machid=0xf35 in uEnv.txt
09:04
<
lauri >
on a separate line?
09:05
<
lauri >
env set machid 0xf35
09:06
<
lauri >
Using machid 0xf35 from environment --> still nothing
09:12
<
shineworld >
I'm sorry....
09:29
<
mnemoc >
lauri: did you read the wiki page about how to test mainline kernels?
09:29
bertrik has quit [Ping timeout: 252 seconds]
09:30
bertrik has joined #linux-sunxi
09:30
<
mnemoc >
lauri: use LOADADDR=0x40008000 when compiling
09:31
<
mnemoc >
but those blindly follow the defconfigs. I'll add multi_v7 to the nightlies now
09:33
<
mnemoc >
please note that the "nightlies" are in fact hourly, but only when the branch's HEAD changes
09:35
<
wens >
mnemoc: what's the space vefore 0x40008000 used for anyway?
09:37
<
mnemoc >
wens: iirc 0x8000 is the actual offset and the rest paging voodoo
09:41
<
wens >
yeah, 0x40000000 is the start of dram
09:41
<
wens >
I'm just wondering if that space could be used
09:42
<
mnemoc >
where is the dtb loaded? before or after the uImage?
09:47
<
wens >
it gets relocated to somewhere after the kernel I guess
09:48
<
wens >
not sure how it works
09:49
popolon has joined #linux-sunxi
09:49
<
mnemoc >
ouch. I don't belong to the dialup group and only realized that 5 months after reinstalling my laptop :(
*shame/pity*
09:55
avsm has joined #linux-sunxi
10:01
<
mnemoc >
but it's broken in sunxi-next :<
10:02
<
mnemoc >
fine in sunxi-devel and sunxi-3.14
10:03
<
JohnDoe_71Rus >
who ever worked with other chips? eg rk3168.
10:04
<
mnemoc >
JohnDoe_71Rus: there is a #linux-rockchip channel here in freenode
10:04
<
JohnDoe_71Rus >
yep i know
10:04
<
mnemoc >
see which names are repeated on both :p
10:05
<
JohnDoe_71Rus >
there quietly. I have a couple of specific questions
10:10
deasy has joined #linux-sunxi
10:16
mmarker has joined #linux-sunxi
10:37
maksimlin has quit [Quit: ChatZilla 0.9.90.1 [Firefox 29.0/20140428193838]]
10:39
nabblet has quit [Ping timeout: 245 seconds]
11:04
wickwire has quit [Remote host closed the connection]
11:26
<
nedko >
Tsvetan: now with that BGA DIY video published, who will sell olinuxino kits for manually assembly? :)
11:27
<
nedko >
uh, that was for other channel, sorry
11:35
<
lauri >
mnemoc: I'll test nightlies tomorrow or something, my ZyBo board just arrived... :P
11:35
avsm has quit [Quit: Leaving.]
11:42
kaspter has quit [Remote host closed the connection]
11:44
<
lauri >
I need fancier configuration utility for my customers so I started writing this from scratch
11:44
<
mnemoc >
lauri: but don't bind it to the CB. use sunxi-boards as submodule
11:45
<
mnemoc >
so it can be used for other boards as well
11:45
<
lauri >
Well I want to modularize it yes
11:45
<
lauri >
But it will be doing much more than just bin -> fex -> edit -> fex -> bin
11:45
<
lauri >
Network configuration and boot method selection etc
11:46
<
JohnDoe_71Rus >
I have met a similar project. editing fex
11:48
<
lauri >
links are welcome :)
11:48
<
lauri >
it's somewhat similar to raspiconfig
11:48
<
lauri >
(going to be I mean) :P
11:48
prahal has quit [Ping timeout: 260 seconds]
11:49
<
mnemoc >
the .fex in sunxi-boards could include ; comments with all hints required by such interactive configuration tool
11:50
<
JohnDoe_71Rus >
Uberizer
11:51
cosm has quit [Ping timeout: 265 seconds]
11:52
nabblet has joined #linux-sunxi
11:54
<
lauri >
is nice, but not excatly what I need
11:54
<
JohnDoe_71Rus >
lauri: this 2 difrent progect
11:56
<
lauri >
I need simple network interfaces configuration, tweaking FEX, overwriting internal NAND with predefined rootfs, overwriting bootloader etc
11:56
<
lauri >
AND everything should work via UART aswell, so disable fancy menuing system over UART
12:08
Black_Horseman has quit [Quit: Zwi se logou mou!!!]
12:16
JohnDoe71rus has joined #linux-sunxi
12:20
JohnDoe_71Rus has quit [Read error: Connection reset by peer]
12:20
JohnDoe71rus has quit [Client Quit]
12:20
JohnDoe_71Rus has joined #linux-sunxi
12:21
Andy-D has joined #linux-sunxi
12:23
ganbold_ has joined #linux-sunxi
12:28
shineworld has quit [Quit: Leaving]
12:37
avsm has joined #linux-sunxi
12:37
avsm has quit [Remote host closed the connection]
12:37
avsm has joined #linux-sunxi
12:41
Quarx has joined #linux-sunxi
12:46
jebba has quit [Quit: Leaving.]
12:51
paulk-aldrin has quit [Read error: Connection reset by peer]
12:59
nabblet has quit [Quit: Lost terminal]
13:00
Quarx has quit [Remote host closed the connection]
13:02
Quarx has joined #linux-sunxi
13:16
Quarx has quit [Remote host closed the connection]
13:17
Skaag has joined #linux-sunxi
13:24
ZetaNeta has joined #linux-sunxi
13:33
Quarx has joined #linux-sunxi
13:33
Quarx has quit [Client Quit]
13:53
<
Turl >
lauri: make sure your bootargs contain something like console=ttyS0,115200
13:53
<
Turl >
I don't know why but people tend to forget that bit :p
13:55
<
plaes >
isn't this like first thing to add?
13:56
<
Turl >
yeah, but when testing mainline kernels for some reason people just load image, dtb and then just tend to run bootm :)
13:56
<
Turl >
don't ask me why :p
13:58
jebba has joined #linux-sunxi
14:04
<
wens >
mripard: there's a conflict between sunxi-next and linux-pinctrl/for-next
14:06
Quarx has joined #linux-sunxi
14:07
<
wens >
evidently pinctrl/devel was rebased sometime, some berlin patches were dropped then re-applied
14:08
mmarker has quit [Read error: Connection reset by peer]
14:09
Andy-D has quit [Ping timeout: 252 seconds]
14:10
mmarker has joined #linux-sunxi
14:11
nabblet has joined #linux-sunxi
14:14
<
Montjoie >
does someone have use the security system driver on SoC other than A20 ?
14:14
<
mnemoc >
Turl wrote the sunxi-ss driver
14:15
<
arete74 >
montjoie: i can try on A10 cubie1
14:15
F1skr has joined #linux-sunxi
14:15
nabblet has quit [Quit: leaving]
14:17
<
Montjoie >
arete74, thanks if you could try
14:18
<
Montjoie >
for A10, no datasheet but I saw a diagram saying it was in
14:22
<
Turl >
mnemoc: I didn't, Montjoie did :p
14:22
<
Turl >
Montjoie: it works just fine on A10, I have used MD5 and PRNG
14:23
<
Turl >
(with my proof of concept)
14:23
<
Montjoie >
Could you test with the driver ?
14:24
<
Turl >
on mainline?
14:24
mmarker has quit [Remote host closed the connection]
14:24
<
Turl >
I'd have to get an A10 board out of the drawer and wired up :p
14:24
<
Turl >
if nobody else can I will
14:24
mmarker has joined #linux-sunxi
14:25
<
Turl >
I should get a bigger desk :p
14:25
<
Montjoie >
I will send a v2 version of my patch, if I could update the "other board" status
14:25
<
mnemoc >
Turl: don't you need a bigger room first?
14:25
<
Turl >
but mnemoc probably can test for you :)
14:25
<
Turl >
mnemoc: that'd probably help as well
14:25
<
mnemoc >
Turl: i've never booted mainline yet
14:25
<
Turl >
a workbench would be nice
14:25
<
Turl >
mnemoc: didn't you play with your board today and experimental/3.14?
14:26
<
Turl >
get to it then :p
14:26
<
mnemoc >
need to finish some work first
14:27
xavia has joined #linux-sunxi
14:27
ZetaNeta has quit [Ping timeout: 252 seconds]
14:27
<
mnemoc >
Turl: but I intend to do it today, yes
14:29
<
mnemoc >
if it works. mv experimental/sunxi-3.14 sunxi-3.14, and pull some stuff from sunxi-devel
14:37
HeHoPMaJIeH has quit [Quit: Leaving]
14:42
<
wens >
great... just saw a need to add gpio/pinctrl to axp driver
14:46
arete74 has quit [Read error: Connection reset by peer]
14:46
arete74_ has joined #linux-sunxi
14:47
dack has joined #linux-sunxi
14:49
Quarx|2 has joined #linux-sunxi
14:52
Quarx has quit [Ping timeout: 252 seconds]
14:57
paulk-aldrin has joined #linux-sunxi
14:59
libcg has quit [Remote host closed the connection]
15:01
rz2k has joined #linux-sunxi
15:02
<
mnemoc >
wens: many a13 rely in axp gpios for controlling the displays
15:08
nedko has quit [Ping timeout: 245 seconds]
15:08
nedko has joined #linux-sunxi
15:08
nedko has quit [Changing host]
15:08
nedko has joined #linux-sunxi
15:09
<
wens >
mnemoc: that's right, and my a23 tablet uses axp gpio for usbc0
15:22
ganbold_ has quit [Remote host closed the connection]
15:23
blsd has quit [Remote host closed the connection]
15:23
bsdfox has quit [Ping timeout: 252 seconds]
15:28
Andy-D has joined #linux-sunxi
15:38
bbrezillon has quit [Ping timeout: 258 seconds]
15:40
tomcheng76 has joined #linux-sunxi
15:45
prahal has joined #linux-sunxi
15:47
tomcheng76 has quit [Quit: leaving]
15:48
tomcheng76 has joined #linux-sunxi
15:51
avsm has quit [Quit: Leaving.]
15:56
ganbold_ has joined #linux-sunxi
16:10
tomcheng76 has quit [Quit: leaving]
16:12
tomcheng76 has joined #linux-sunxi
16:13
tomcheng76 has quit [Client Quit]
16:13
tomcheng76 has joined #linux-sunxi
16:35
Skaag has quit [Ping timeout: 245 seconds]
16:41
enrico_ has quit [Quit: Bye]
16:45
<
mmarker >
Hmm, with this talk..is the wiki up to date if I want to try the daft thing of running mainline on my A20?
16:45
_massi_ has quit [Quit: Leaving]
16:47
nedko has quit [Ping timeout: 264 seconds]
16:47
nedko has joined #linux-sunxi
16:48
jebba has quit [Quit: Leaving.]
16:50
diego_r has quit [Quit: Konversation terminated!]
17:01
popolon has quit [Quit: Quitte]
17:06
bsdfox has joined #linux-sunxi
17:17
nedko has quit [Ping timeout: 252 seconds]
17:18
nedko has joined #linux-sunxi
17:28
<
Turl >
mmarker: yes it is
17:29
<
Turl >
just make sure you configure the console= parameter before you say "it's just dead after starting kernel"
17:29
<
Turl >
maybe I should add a note on the wiki
17:29
<
mmarker >
Good. I got a pcDuino 3, and see the DTS I need to use.
17:30
<
mmarker >
Turl: Been there, done that
*stares at the BBxM he's abused for years*
17:30
woprr has quit [Ping timeout: 260 seconds]
17:31
Andy-D has quit [Ping timeout: 252 seconds]
17:38
protoCall7 has joined #linux-sunxi
17:49
woprr has joined #linux-sunxi
17:58
vincenzo has joined #linux-sunxi
18:11
ZetaNeta has joined #linux-sunxi
18:15
fredy has quit [Excess Flood]
18:16
fredy has joined #linux-sunxi
18:17
ninolein has quit [Ping timeout: 264 seconds]
18:17
ninolein has joined #linux-sunxi
18:18
bfree has quit [Ping timeout: 240 seconds]
18:26
bfree has joined #linux-sunxi
18:30
wigyori has quit [Ping timeout: 252 seconds]
18:43
protoCall7 has quit [Quit: protoCall7]
18:48
avsm has joined #linux-sunxi
18:49
prahal has quit [Quit: prahal]
18:50
kivutar has joined #linux-sunxi
19:02
wigyori has joined #linux-sunxi
19:04
notmart has quit [Quit: notmart terminated!]
19:23
avsm has quit [Quit: Leaving.]
19:27
bonbons has joined #linux-sunxi
19:29
FR^2 has quit [Quit: Connection reset by peer]
19:44
kivutar has quit [Ping timeout: 252 seconds]
19:45
wigyori has quit [Ping timeout: 240 seconds]
19:55
wigyori has joined #linux-sunxi
19:57
kivutar has joined #linux-sunxi
19:58
kivutar has quit [Remote host closed the connection]
20:15
TheSeven has quit [Remote host closed the connection]
20:15
ijc has quit [Remote host closed the connection]
20:15
leviathanch_ has joined #linux-sunxi
20:15
[hawk] has joined #linux-sunxi
20:17
plaes_ has joined #linux-sunxi
20:19
FR^2 has joined #linux-sunxi
20:20
ijc has joined #linux-sunxi
20:20
swabbles_ has joined #linux-sunxi
20:20
popolon has joined #linux-sunxi
20:20
popolon has joined #linux-sunxi
20:20
popolon has quit [Changing host]
20:21
swabbles has quit [Write error: Broken pipe]
20:21
[xeros] has quit [Write error: Connection reset by peer]
20:21
vincenzo has quit [Write error: Broken pipe]
20:21
leviathanch has quit [Write error: Connection reset by peer]
20:21
bsdfox has quit [Excess Flood]
20:21
ganbold has quit [Excess Flood]
20:21
lioka has quit [Remote host closed the connection]
20:21
plaes has quit [Remote host closed the connection]
20:21
lioka has joined #linux-sunxi
20:21
bsdfox has joined #linux-sunxi
20:21
bsdfox has quit [Changing host]
20:21
bsdfox has joined #linux-sunxi
20:22
TheSeven has joined #linux-sunxi
20:22
ganbold has joined #linux-sunxi
20:34
amitk has quit [Quit: leaving]
20:44
lioka has quit [Changing host]
20:44
lioka has joined #linux-sunxi
20:52
tomboy65 has quit [Ping timeout: 272 seconds]
20:55
dack has quit [Remote host closed the connection]
21:00
wigyori has quit [Ping timeout: 260 seconds]
21:02
[xeros] has joined #linux-sunxi
21:06
F1skr has quit [Quit: WeeChat 0.4.3]
21:08
libcg has joined #linux-sunxi
21:09
tomboy65 has joined #linux-sunxi
21:13
wigyori has joined #linux-sunxi
21:16
tomboy65 has quit [Ping timeout: 272 seconds]
21:30
xavia has quit [Quit: Leaving.]
21:31
tomboy65 has joined #linux-sunxi
21:36
libcg has quit [Remote host closed the connection]
21:36
libcg has joined #linux-sunxi
21:37
libcg has quit [Remote host closed the connection]
21:38
libcg has joined #linux-sunxi
22:03
mmarker has quit [Remote host closed the connection]
22:03
tomboy65 has quit [Remote host closed the connection]
22:04
tomboy65 has joined #linux-sunxi
22:06
hramrach has quit [Remote host closed the connection]
22:07
hramrach has joined #linux-sunxi
22:22
paulk-aldrin has quit [Quit: Ex-Chat]
22:25
FDCX has joined #linux-sunxi
22:32
libcg has quit [Remote host closed the connection]
22:43
tgaz has quit [Ping timeout: 240 seconds]
22:49
tgaz has joined #linux-sunxi
23:04
Netlynx has quit [Quit: Leaving]
23:04
FreezingCold has joined #linux-sunxi
23:21
FreezingCold has quit [Quit: Out]
23:23
FreezingCold has joined #linux-sunxi
23:29
<
TheSeven >
hm... how do I debug a situation where u-boot fails to boot kernels? (it just hangs after "Starting kernel...")
23:30
<
Nyuutwo >
TheSeven: add in config low-level serial output
23:30
<
TheSeven >
you mean DEBUG_LL in the kernel config?
23:31
<
TheSeven >
didn't result in any output
23:31
<
Nyuutwo >
there is near option which specifies interface for LL
23:32
<
TheSeven >
hm, I don't have anything useful in there, only ICE stuff
23:32
<
TheSeven >
the same two kernels boot fine with at least two other uboot versions each though
23:32
<
TheSeven >
so something must be wrong with that uboot
23:32
<
Nyuutwo >
TheSeven: there should be serial interface
23:33
<
Nyuutwo >
dram settings?
23:33
<
TheSeven >
hm, doubt that... uboot itself works fine, it just fails when it runs the kernel
23:34
<
TheSeven >
DRAM should be set up by boot0/boot1 anyway, and those are the same for the failing and a working one
23:34
<
Nyuutwo >
I'm not sure if uboot uses full cpu speed (and uses only one core)
23:34
<
Nyuutwo >
NAND boot?
23:34
<
TheSeven >
actually I have one uboot (an allwinner one with nand support) chainload another one (more recent with AHCI support)
23:35
<
TheSeven >
and the second one fails to boot any kernel, while booting the same kernel directly using the first one works
23:35
<
TheSeven >
in the DEBUG_LL serial options I only have "No low-level debugging UART", "Kernel low-level debugging via EmbeddedICE DCC channel" and "Kernel low-level debug output via semihosting I", none of which seems to be useful
23:36
<
Nyuutwo >
interesting, now I don't sit into sunxi so I don't remember how to enable DEBUG_LL in sunxi
23:37
<
Nyuutwo >
and AFAIR there was something changed between nand u-boot and sunxi uboot
23:37
<
TheSeven >
the easiest possible problem would be a board ID mismatch... but I wonder how to figure out which board ID this kernel is even expecting
23:37
<
Nyuutwo >
debug LL? ;p
23:39
<
TheSeven >
according to linux/arch/arm/tools/mach-types and u-boot/include/configs/sun7i.h the machine type ID seems to match, both are 4283
23:42
<
Nyuutwo >
I've got into menuconfig, help for "No low-level debugging UART" seems promising + I have selected early printk
23:42
FreezingCold has quit [Ping timeout: 265 seconds]
23:42
<
TheSeven >
so did I
23:42
<
TheSeven >
no output though
23:45
<
Nyuutwo >
good fex?
23:48
<
TheSeven >
I think so
23:53
<
Nyuutwo >
in sunxi uboot, cat you pastebin printenv?
23:53
<
TheSeven >
I've messed with the environment quite a bit, what in particular are you looking for?
23:54
<
Nyuutwo >
mostly boot
23:54
<
Nyuutwo >
so I can see how it boots
23:54
<
TheSeven >
I'm loading uImage to 0x40008000, then doing a bootm on that address
23:55
<
Nyuutwo >
ext2load mmc 0 0x43000000 script.bin ??
23:55
<
TheSeven >
script is in RAM already (I think boot1 takes care of that)
23:55
<
Nyuutwo >
loading "compiled" fex
23:55
<
Nyuutwo >
afaik it doesn't
23:55
<
Nyuutwo >
+ you use sunxi uboot
23:56
<
TheSeven >
I'm fairly sure that it does
23:57
<
TheSeven >
it all works just fine if I use the allwinner uboot
23:57
<
TheSeven >
(and boot1 actually already uses the script)
23:57
<
Nyuutwo >
you are chainloading, and it can clean space for bin
23:57
FreezingCold has joined #linux-sunxi
23:58
<
Nyuutwo >
I'm not sure but it would my guess