summaryrefslogtreecommitdiff
path: root/hostcc/flex
AgeCommit message (Collapse)Author
2020-01-29Remove U-Boot build support from beagle_x15Alistair Delva
This reverts commit 848da4f1318cc12619512f4e66c6b281155c5f8a. Bug: 147296060 Change-Id: I57912cb7d1a9aebecd27a61f9d3d1394994fb094
2018-10-16Build the x15 U-Boot binaries from source.Alistair Strachan
This change builds a config for U-Boot and then builds the MLO and u-boot.img files from the external/u-boot source tree. It uses symlinks to the host toolchain to preserve the Android build system's hermetic requirements. (The recommended configs were derived from the Things configs.) Bug: 110964307 Change-Id: I634c607ca5c07d24d46278aaf8215c70bc2e6aa0 Signed-off-by: Alistair Strachan <astrachan@google.com>