[Arm-netbook] allwinner-v3.0-android-v2 boot up failure(SDCARD)

Henrik Nordström henrik at henriknordstrom.net
Tue Jun 5 17:27:30 BST 2012


ons 2012-06-06 klockan 01:11 +0900 skrev Adam Jiang:

> BTW, could I have a boot.scr to do the same thing? How could I do
> that? I tried to have boot.scr with following settings in mmcblk0p1.
> However, it doesn't work.

boot.scr gives you full control over all settings. It's like an
automated u-boot command line.

> setenv bootargs 'console=ttyS0,115200 root=/dev/mmcblk0p2 init=/init
> rootwait loglevel=8 panic=10'

You also need to load script.bin, kernel & boot the kernel with bootm.

if boot.scr exits without booting a kernel then u-boot continues with
it's default boot action as set in the environment.

Regards
Henrik




More information about the arm-netbook mailing list