On Thu, Nov 5, 2020 at 4:16 PM Bin Meng <[email protected]> wrote:> > From: Bin Meng <[email protected]> > > SPL_RAM_SUPPORT and SPL_RAM_DEVICE are only visible in an SPL config. > > Reported-by: Heinrich Schuchardt <[email protected]>
+Heinrich Schuchardt in CC > Signed-off-by: Bin Meng <[email protected]> > --- > This patch should be applied after the following one: > http://patchwork.ozlabs.org/project/uboot/patch/[email protected]/ > > board/AndesTech/ax25-ae350/Kconfig | 4 ++-- > board/emulation/qemu-riscv/Kconfig | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > Regards, Bin

