mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-18 08:16:43 +00:00
Rebuild hello world assuming a 50MHz clock
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
This commit is contained in:
committed by
Anton Blanchard
parent
c036363d8f
commit
0a0ad9b384
@@ -516,7 +516,7 @@ e8010010ebc1fff0
|
||||
3d20c0003842a000
|
||||
6129200060000000
|
||||
f922800079290020
|
||||
394000353d20c000
|
||||
3940001a3d20c000
|
||||
7929002061292018
|
||||
4e800020f9490000
|
||||
0000000000000000
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
static uint64_t potato_uart_base;
|
||||
|
||||
#define PROC_FREQ 100000000
|
||||
#define PROC_FREQ 50000000
|
||||
#define UART_FREQ 115200
|
||||
#define UART_BASE 0xc0002000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user