Re: [U-Boot] [PATCH] defconfig: arm335x_evm_usbspl: Update MUSB Ethernet

2017-06-15 Thread Marek Vasut
On 06/15/2017 03:01 PM, Tom Rini wrote: > On Mon, Jun 12, 2017 at 06:02:39PM -0500, Michael Welling wrote: > >> Adds CONFIG_SPL_USB_GADGET_SUPPORT and CONFIG_SPL_USBETH_SUPPORT. >> >> Removes CONFIG_SPL_NAND_SUPPORT, CONFIG_SPL_MTD_SUPPORT, and >> CONFIG_SPL_YMODEM_SUPPORT >> to free up space to

Re: [U-Boot] [PATCH] defconfig: arm335x_evm_usbspl: Update MUSB Ethernet

2017-06-15 Thread Tom Rini
On Mon, Jun 12, 2017 at 06:02:39PM -0500, Michael Welling wrote: > Adds CONFIG_SPL_USB_GADGET_SUPPORT and CONFIG_SPL_USBETH_SUPPORT. > > Removes CONFIG_SPL_NAND_SUPPORT, CONFIG_SPL_MTD_SUPPORT, and > CONFIG_SPL_YMODEM_SUPPORT > to free up space to fit in RAM. > > Signed-off-by: Michael Welling

[U-Boot] [PATCH] defconfig: arm335x_evm_usbspl: Update MUSB Ethernet

2017-06-12 Thread Michael Welling
Adds CONFIG_SPL_USB_GADGET_SUPPORT and CONFIG_SPL_USBETH_SUPPORT. Removes CONFIG_SPL_NAND_SUPPORT, CONFIG_SPL_MTD_SUPPORT, and CONFIG_SPL_YMODEM_SUPPORT to free up space to fit in RAM. Signed-off-by: Michael Welling --- configs/am335x_evm_usbspl_defconfig | 5 - 1 file changed, 4 insertion