Samsung's GONI target has been updated to support: - New GPT partition layout - USB Mass Storage Gadget - DFU support - Loading uImage from eMMC not OneNAND
Arkadiusz Wlodarczyk (4): arm:goni: Update configuration for goni target arm:goni:dfu Add support for DFU at GONI target arm:goni: Add support for USB mass storage arm:goni: Update of GONI partitioning scheme at eMMC --- Changes since v2: - fixed issues reported on the u-boot mailing list - updated USB init interface note: Changes depend on "usb: new board-specific USB init interface" patch already sent to the ML. board/samsung/goni/goni.c | 80 +++++++++++++++++++++++++++++++++++++++++ include/configs/s5p_goni.h | 89 ++++++++++++++++++++++++++++++++-------------- 2 files changed, 142 insertions(+), 27 deletions(-) -- 1.8.2.1 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

