u-boot/board/ti
Corentin LABBE 2f51f946e3 board: ti: am335x: eth_cpsw should depend on CONFIG_NET
The origin of this patch is the breaking of am335x-hs boot
due to commit e41651fffd ("dm: Support parent devices with of-platdata")
HS boards have less SRAM for SPL and so this commit increased memory usage beyond am335x limit.
This commit added 10 driver binding pass and am335x boot only if one pass is done.
SPL try to do more than one pass due to eth_cpsw failing.
Since HS SPL does not need network (and NET is already disabled in config),
the easiest fix is to "remove" eth_cpsw from SPL by testing if NET is enabled.

Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Andrew Davis <afd@ti.com>
2022-06-16 15:22:55 -04:00
..
am43xx Prepare v2021.10-rc4 2021-09-16 10:29:40 -04:00
am57xx WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
am64x board: ti: am64x: Update MAINTAINERS 2022-06-03 15:42:05 -04:00
am65x arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT 2022-03-04 15:20:06 -05:00
am335x board: ti: am335x: eth_cpsw should depend on CONFIG_NET 2022-06-16 15:22:55 -04:00
beagle ARM: omap3_beagle: Power on MMC when setting up PMIC 2022-03-10 13:49:57 -05:00
common ti/common: add support for extension_scan_board function 2021-05-13 13:09:09 -04:00
dra7xx doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
evm common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
j721e board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0 2022-03-14 12:44:51 -04:00
j721s2 board: ti: j721s2: Add board support for J721S2 2022-02-08 09:41:27 -05:00
ks2_evm board: ti: k2g: Program PadConfig_202 before locking RSTMUX8 2021-07-29 10:42:22 +05:30
omap5_uevm doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
panda doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sdp4430 doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
ti816x common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00