1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 11:49:19 +01:00
Files
u-boot-megous/drivers/mmc
Stefan Bosch 8408318943 mmc: add nexell driver
Changes in relation to FriendlyARM's U-Boot nanopi2-v2016.01:
- driver changed to DM.
- pinctrl-driver/dt is used now instead of configuring the mmc I/O-pins
  in the mmc-driver.
- nexell_dwmmc_ofdata_to_platdata() reworked, i.e. valid default values
  are used now (where possible) and the appropriate if-blocks have
  been removed.
- new dt-property "mmcboost" is used now instead of "CONFIG_BOOST_MMC"
  which was not defined anywhere.

Signed-off-by: Stefan Bosch <stefan_b@posteo.net>
2020-07-29 08:43:40 -04:00
..
2020-07-29 08:43:40 -04:00
2020-07-29 08:43:40 -04:00
2020-07-29 08:43:40 -04:00
2020-05-18 21:19:18 -04:00
2020-06-24 14:05:30 +08:00