On Mon, Sep 28, 2020 at 12:26 PM Simon Glass <s...@chromium.org> wrote: > > Add a script to boot Chrome OS from the internal MMC. This involved adding > a few commands and options. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > configs/chromebook_coral_defconfig | 10 +++++++--- > include/configs/chromebook_coral.h | 9 ++++++++- > 2 files changed, 15 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>