diff options
Diffstat (limited to 'targets/motorola/sandpoint/Config.lb')
-rw-r--r-- | targets/motorola/sandpoint/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/motorola/sandpoint/Config.lb b/targets/motorola/sandpoint/Config.lb index 4163fe3c0a..9c718ef3be 100644 --- a/targets/motorola/sandpoint/Config.lb +++ b/targets/motorola/sandpoint/Config.lb @@ -45,7 +45,7 @@ option NO_POST=1 ## Enable serial console option DEFAULT_CONSOLE_LOGLEVEL=8 option CONFIG_CONSOLE_SERIAL8250=1 -option UART0_IO_BASE=0x3f0 +option UART0_IO_BASE=0x3f8 option TTYS0_BASE=0xfe000000+UART0_IO_BASE ## Boot linux from IDE |