From: Pavel Pisa Date: Thu, 20 Dec 2012 23:33:18 +0000 (+0100) Subject: LPC178x: uLAN boot block configuration for the target. X-Git-Url: https://rtime.felk.cvut.cz/gitweb/sysless.git/commitdiff_plain/eb1d2dec9783b9cab77240d15f4222c8eec473aa LPC178x: uLAN boot block configuration for the target. Tested on LX_CPU1. uLAN, USB and key-value storage working. UART tested as well but no print or debug enabled for now. Signed-off-by: Pavel Pisa --- diff --git a/board/arm/lpc178x-common/config/config.ulboot b/board/arm/lpc178x-common/config/config.ulboot new file mode 100644 index 0000000..ea5eda8 --- /dev/null +++ b/board/arm/lpc178x-common/config/config.ulboot @@ -0,0 +1,29 @@ +LN_HEADERS=y + +CONFIG_STDIO_COM_PORT=0 + +CONFIG_UL_LIB=y +CONFIG_ULOI_COM=n +CONFIG_UL_CINTF=n + +CONFIG_OC_UL_DRV_SYSLESS=y + +#CONFIG_OC_UL_DRV_U450_VARPINS=n +#CONFIG_OC_UL_DRV_U450_VARPINS_MSRSWAP=n +#CONFIG_OC_UL_DRV_U450_TMELATE=y +#CONFIG_OC_UL_DRV_U450_LOOPBACK=y +CONFIG_OC_UL_DRV_WITH_IAC=y +CONFIG_OC_UL_DRV_WITH_MULTI_DEV=n +CONFIG_ULAN_DY=y +CONFIG_ULOI_LT=n +#CONFIG_ULOI_GENOBJIDTAG=y +CONFIG_ULOI_CON_IO_OPS=y +#CONFIG_ULOI_TEST_APP=y + +CONFIG_ULBOOT=y +CONFIG_ULBOOT_WITH_USB=y +CONFIG_ULBOOT_WITH_ULAN=y + +CONFIG_USB_BASE=y +CONFIG_USB_LPCUSB=y +CONFIG_USB_MORE=y