On Do, 2014-05-15 at 18:32 +0200, Alexander Graf wrote: > This adds a special build of u-boot tailored for the e500 platforms we > emulate. It is based on the current version of upstream u-boot which > contains all the code necessary to drive our QEMU provided machines. > > Signed-off-by: Alexander Graf <ag...@suse.de>
Adding build rules to roms/Makefile would be nice, so you can just do "make -C roms uboot" to build it. cheers, Gerd