[U-Boot] [linux-sunxi] [PATCH v3 0/4] uboot sata support for sunxi platform
Ian Campbell
ijc at hellion.org.uk
Wed Mar 12 13:56:03 CET 2014
On Wed, 2014-03-12 at 05:43 -0700, Ezaul Zillmer wrote:
I'm afraid much of your mail was incomprehensible to me.
> setenv bootargs console = tty0 console = ttyS0, 115200 = hdmi.audio
> EDID: 0 = disp.screen0_output_mode EDID: 1280x800p60 root = / dev/sda1
> rootfstype = ext4 rootwait panic = 10
> ext4load 0 0x43000000 scsi boot / script.bin
> ext4load 0 0x46000000 scsi boot / uImage
> ext4load scsi 0 0x49000000 boot/cubie2.dtb
The first two and the last one are using a totally different syntax,
only one of them can be correct, I suggest you check the uboot help/docs
and experiment by hand on the uboot console before trying to construct a
boot.scr.
> env September fdt_high ffffffff
WTF?
Ian.
More information about the U-Boot
mailing list