board/lego/ev3: fix max U-Boot flash size
authorDavid Lechner <david@lechnology.com>
Thu, 27 Dec 2018 19:53:04 +0000 (13:53 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 28 Dec 2018 10:48:34 +0000 (11:48 +0100)
commitb2e5014af5a4fe773b8bf1dd1a3fef31214eb4a7
treede9101e465a1e98ece306e358cee8b786892858c
parent7008568db6da3dfe02c9d806140f3965b2da85ee
board/lego/ev3: fix max U-Boot flash size

The first stage bootloader on LEGO MINDSTORMS EV3 only loads the first
256K of the flash memory (this is hard-coded in an EEPROM). So, the
second stage bootloader (U-Boot) cannot exceed this size.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/lego/ev3/genimage.cfg