
13 Jun
2018
13 Jun
'18
5:43 p.m.
On Fri, Jun 08, 2018 at 09:22:30AM -0500, Adam Ford wrote:
The SPL doesn't have much room, so in order to support OF_CONTROL in SPL, we need the extra functionality of SPL_OF_PLATDATA.
Adding these features allows us to remove a small part of code without losing the serial port during SPL.
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/board/logicpd/am3517evm/am3517evm.c b/board/logicpd/am3517evm/am3517evm.c index bcd3588818..da8be22085 100644
Applied to u-boot/master, thanks!
--
Tom