]> git.baikalelectronics.ru Git - uboot.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)
commit966cb37e66d627de9bbffa7e243b1f902c8e0b14
tree71f3401ab8432679f9e530ffc45e9bbfcdfc7bd7
parent4f8a2983ad463f3b9fb5cac78705514e5aa0a36a
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