recovery: universal: support the usb downloader
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 15 Apr 2010 10:45:14 +0000 (19:45 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 15 Apr 2010 10:45:14 +0000 (19:45 +0900)
commitc5eca30f9c6af26ebe4b7eb4b4f62f4064602c70
treec1b41f0bfc27ac3e69028d0d5f6de84a9492865d
parentcda904184c55db7ed6bebdb01f16eea035a810f7
recovery: universal: support the usb downloader

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/s5pc1xx_universal.h
recovery/board/samsung/universal/Makefile
recovery/board/samsung/universal/usb-hs-otg.c [new file with mode: 0644]
recovery/board/samsung/universal/usb-hs-otg.h [new file with mode: 0644]
recovery/board/samsung/universal/usb_downloader.c [new file with mode: 0644]
recovery/usbd.c [new file with mode: 0644]
recovery/usbd.h [new file with mode: 0644]