[U-Boot] [PATCH 7/7] sunxi: Add environment settings to make extlinux.conf booting work
Ian Campbell
ijc at hellion.org.uk
Mon Aug 4 23:27:59 CEST 2014
On Fri, 2014-08-01 at 09:46 +0200, Hans de Goede wrote:
> Automatic booting using an extlinux.conf file requires various environment
> variables to be set.
>
> -#define CONFIG_SYS_LOAD_ADDR 0x48000000 /* default load address */
> +#define CONFIG_SYS_LOAD_ADDR 0x42000000 /* default load address */
>
> /* standalone support */
> -#define CONFIG_STANDALONE_LOAD_ADDR 0x48000000
> +#define CONFIG_STANDALONE_LOAD_ADDR 0x42000000
I think these two changes need to be explained in the commit log.
Otherwise looks good.
Ian.
More information about the U-Boot
mailing list