
Op 12 mrt. 2014, om 13:56 heeft Ian Campbell ijc@hellion.org.uk het volgende geschreven:
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.
I've noticed 'ext4load' twice today, once in the mail above and once in the 'fedora on panda' blog post. What's stopping people from using the generic 'fsload' commands?
regards,
Koen