Re: [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller

2019-08-28 Thread Peng Fan
Hi Eddie, > Subject: [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller > > Enable the MMC subsystem and the Aspeed SD controller. Also enable the use > of the device tree for probing the controller. Would you add a MAINTAINERS file for this board? Thanks, Peng. > > Signed-off-by: Eddi

Re: [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller

2019-08-15 Thread Cédric Le Goater
On 15/08/2019 21:29, Eddie James wrote: > Enable the MMC subsystem and the Aspeed SD controller. Also enable the > use of the device tree for probing the controller. > > Signed-off-by: Eddie James Reviewed-by: Cédric Le Goater Thanks, C. > --- > configs/evb-ast2500_defconfig | 8 >

[U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller

2019-08-15 Thread Eddie James
Enable the MMC subsystem and the Aspeed SD controller. Also enable the use of the device tree for probing the controller. Signed-off-by: Eddie James --- configs/evb-ast2500_defconfig | 8 1 file changed, 8 insertions(+) diff --git a/configs/evb-ast2500_defconfig b/configs/evb-ast2500_d