]> git.ipfire.org Git - people/ms/u-boot.git/commit
configs/topic_miami.h: Correct kernel_size in default environment
authorMike Looijmans <mike.looijmans@topic.nl>
Tue, 17 Jan 2017 14:28:24 +0000 (15:28 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 10 Feb 2017 12:59:17 +0000 (13:59 +0100)
commit1520fe60d94756ca0144b73bf603c9b325eeebe1
tree71f3401ab8432679f9e530ffc45e9bbfcdfc7bd7
parentc38e9817079e5f1953310a81d0256558f1bb95bb
configs/topic_miami.h: Correct kernel_size in default environment

The kernel partition in QSPI is 0x440000 large, not 0x400000. Fix this
in the environment, otherwise the kernel will fail to boot if it occupies
more space.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/topic_miami.h