diff options
Diffstat (limited to 'board/Marvell/common/ns16550.h')
-rw-r--r-- | board/Marvell/common/ns16550.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/Marvell/common/ns16550.h b/board/Marvell/common/ns16550.h index f2ed2abc9eb..b9691ab5afb 100644 --- a/board/Marvell/common/ns16550.h +++ b/board/Marvell/common/ns16550.h @@ -2,7 +2,7 @@ * NS16550 Serial Port * originally from linux source (arch/ppc/boot/ns16550.h) * modified slightly to - * have addresses as offsets from CFG_ISA_BASE + * have addresses as offsets from CONFIG_SYS_ISA_BASE * added a few more definitions * added prototypes for ns16550.c * reduced no of com ports to 2 |