Miquel Raynal
88718be300
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
...
Add more clarity by changing the Kconfig entry name.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com >
[trini: Re-run migration, update a few more cases]
Signed-off-by: Tom Rini <trini@konsulko.com >
Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com >
2019-12-03 23:04:10 -05:00
Hannes Schmelzer
1ee774d209
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
...
This converts the following to Kconfig:
CONFIG_SYS_SPI_U_BOOT_OFFS
Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com >
[trini: Expose this for SPL_SPI_SUNXI for now]
Signed-off-by: Tom Rini <trini@konsulko.com >
2019-08-25 20:59:00 -04:00
Niel Fourie
6e171b661e
ARM: am335x: Add phyCORE AM335x R2 support
...
Support for Phytech phyCORE AM335x R2 SOM (PCL060) on the Phytec
phyBOARD-Wega AM335x.
CPU : AM335X-GP rev 2.1
Model: Phytec AM335x phyBOARD-WEGA
DRAM: 256 MiB
NAND: 256 MiB
MMC: OMAP SD/MMC: 0
eth0: ethernet@4a100000
Working:
- Eth0
- i2C
- MMC/SD
- NAND
- UART
- USB (host)
Device trees were taken from Linux mainline:
commit 37624b58542f ("Linux 5.1-rc7")
Signed-off-by: Niel Fourie <lusus@denx.de >
Signed-off-by: Parthiban Nallathambi <pn@denx.de >
Reviewed-by: Heiko Schocher <hs@denx.de >
Reviewed-by: Tom Rini <trini@konsulko.com >
Tested-by: Marek Vasut <marex@denx.de >
2019-07-13 11:11:28 -04:00