Re: [PATCH] ppc: Rework some hard-coded BOOTCOMMANDS

2021-08-30 Thread Tom Rini
On Thu, Aug 19, 2021 at 02:29:00PM -0400, Tom Rini wrote: > There are an assortment of hard-coded CONFIG_BOOTCOMMAND options in some > board headers. Rework these so that they do not add to the CONFIG > namespace. > > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! -- Tom signature

[PATCH] ppc: Rework some hard-coded BOOTCOMMANDS

2021-08-19 Thread Tom Rini
There are an assortment of hard-coded CONFIG_BOOTCOMMAND options in some board headers. Rework these so that they do not add to the CONFIG namespace. Signed-off-by: Tom Rini --- include/configs/MPC8349EMDS.h | 4 ++-- include/configs/MPC8349EMDS_SDRAM.h | 4 ++-- include/configs/MPC837X