]> Git Repo - u-boot.git/commit
smegw01: Allow booting the Yocto image by default
authorFabio Estevam <[email protected]>
Tue, 15 Jun 2021 23:38:38 +0000 (20:38 -0300)
committerStefano Babic <[email protected]>
Sat, 10 Jul 2021 14:53:34 +0000 (16:53 +0200)
commit364212ca291ca884f692be93d6779ba78311ce12
tree99b58266f85a9e3170ca1c1dda8e8a9ae913a88e
parent31273c5af52932c5a2b3e1d5e6a2e668e442d259
smegw01: Allow booting the Yocto image by default

On the Yocto image there is a single partition and the kernel
and dtb are present in the 'boot' directory.

Change it accordingly so that the board can boot the Yocto
image by default.

Use the generic 'load' command instead, which is able to
read from an ext4 partition.

Signed-off-by: Fabio Estevam <[email protected]>
include/configs/smegw01.h
This page took 0.032333 seconds and 4 git commands to generate.