
15 Dec
2015
15 Dec
'15
2:17 p.m.
Hi Marek,
On 2015年12月15日 10:09, Marek Vasut wrote:
Preset the $loadaddr environment variable to some sane default, let's say half of the RAM. This variable is where the kernel is loaded using all sorts of .*load commands, so it's convenient to have it set.
Signed-off-by: Marek Vasut marex@denx.de Cc: Thomas Chou thomas@wytron.com.tw
include/configs/10m50_devboard.h | 3 ++- include/configs/3c120_devboard.h | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-)
Applied to u-boot-nios. Thanks.
Best regards, Thomas