Home
last modified time | relevance | path

Searched hist:"285 e266b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dx600.h285e266b Tue Aug 18 02:27:20 CDT 2015 Stefan Roese <sr@denx.de> arm: spear: Some changes / updates to the x600 config header

This patch brings the following changes to the x600 board support:

- Add USB EHCI support
- Add VFAT support for USB key file access
- Increase malloc size (for UBI / UBIFS usage)
- Enable Thumb mode to save some image space
- Remove unreferenced CONFIG_STACKSIZE
- Remove unreferenced CONFIG_SPL_NO_PRINTF

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Vipin Kumar <vk.vipin@gmail.com>