On Thu, Jun 21, 2018 at 1:51 AM, Simon Glass <[email protected]> wrote: > On 17 June 2018 at 06:57, Bin Meng <[email protected]> wrote: >> With driver model philosophy, we should avoid explicitly calling >> driver initialization routine during boot. This updates the ram >> init sequence table to exclude the IDE initialization for DM BLK. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> common/board_r.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> > > Reviewed-by: Simon Glass <[email protected]>
applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

