Home
last modified time | relevance | path

Searched hist:e3e0819cbc3010829daf02fae1f44ac5c574e72f (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/
H A DMakefilee3e0819cbc3010829daf02fae1f44ac5c574e72f Mon Sep 17 13:43:04 CDT 2018 Vladimir Zapolskiy <vz@mleia.com> Makefile: add LPC32xx precondition for building platform images

To prevent accidental build failures the change converts a number of
NXP LPC32xx specific image targets to be conditionally dependent on
target build configuration. The wrapped image targets always contain
a U-Boot SPL binary and the images are supposed to be directly flashed
on a NAND flash device for read access by LPC32xx NAND MLC controller.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>