mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-10 01:06:59 +02:00
Convert the Olimex Olinuxino board's support for MMC to driver model following
Fabio Estevam's excellent example from:
commit: 23013aa961
:
mx23evk: Convert to driver model
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
|
|
&ssp0 {
|
|
non-removable;
|
|
};
|