mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-23 07:31:27 +02:00
Convert the Olimex Olinuxino board's support for MMC to driver model following Fabio Estevam's excellent example from: commit: 23013aa9619881290dbeb6217f1fab863869050e: 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;
|
|
};
|