> From: Heinrich Schuchardt <[email protected]> > > Add a device tree binding for the BOOT button on the Maix board. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > Reviewed-by: Sean Anderson <[email protected]> > Signed-off-by: Sean Anderson <[email protected]> > --- > This commit was previously submitted on its own as > https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/ > > The following is the original commit note: > > Together with > [PATCH 1/1] cmd/button: return button status > https://lists.denx.de/pipermail/u-boot/2020-September/425221.html > we can use the button status to decide which program to boot. > > Changes in v6: > - New > > arch/riscv/dts/k210-maix-bit.dts | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Reviewed-by: Rick Chen <[email protected]>

