[U-Boot] [PATCH v4 20/21] board: Add Qualcomm Dragonboard 410C support

Daniel Glöckner dg at emlix.com
Tue Apr 5 01:54:45 CEST 2016


On Tue, Apr 05, 2016 at 01:13:38AM +0200, Andreas Färber wrote:
> Am 31.03.2016 um 23:12 schrieb Mateusz Kulikowski:
> > +/* Environment */
> > +#define CONFIG_EXTRA_ENV_SETTINGS \
> > +	"reflash="CONFIG_ENV_REFLASH"\0"\
> > +	"loadaddr=0x81000000\0" \
> > +	"fdt_high=0xffffffffffffffff\0" \
> > +	"initrd_high=0xffffffffffffffff\0" \
> > +	"linux_image=Image\0" \
> > +	"linux_addr=0x81000000\0"\
> 
> kernel_addr_r
> 
> > +	"fdt_image=apq8016-sbc.dtb\0" \
> > +	"fdt_addr=0x83000000\0"\
> 
> fdt_addr_r
> 
> > +	"ramdisk_addr=0x84000000\0"\
> 
> ramdisk_addr_r
> 
> These variables that the distro boot depends upon are missing/misnamed.

This reminds me that I had to add scriptaddr to make it run my boot.scr.

Best regards,

  Daniel


-- 
Dipl.-Math. Daniel Glöckner, emlix GmbH, http://www.emlix.com
Fon +49 551 30664-0, Fax +49 551 30664-11,
Bertha-von-Suttner-Straße 9, 37085 Göttingen, Germany
Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160
Geschäftsführung: Heike Jordan, Dr. Uwe Kracke
Ust-IdNr.: DE 205 198 055

emlix - your embedded linux partner


More information about the U-Boot mailing list