]> git.baikalelectronics.ru Git - uboot.git/commit
qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
authorTom Rini <trini@konsulko.com>
Mon, 20 Jun 2022 12:07:57 +0000 (08:07 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:05:00 +0000 (17:05 -0400)
commitdeea91a96f3606560d2b049b3a83a3f9182b07de
treec6a2185f7696ca5889d02c05c81c3e00a5791cf2
parent9761201fc7e1e1b842854218adeb0150f86745d5
qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code

These CONFIG options are only used on this board, in the board file
itself.  Remove these from the CONFIG namespace and define in the board
file.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/emulation/qemu-ppce500/qemu-ppce500.c
include/configs/qemu-ppce500.h