Rebuild hello world assuming a 50MHz clock

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
pull/6/head
Anton Blanchard 5 years ago 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


Loading…
Cancel
Save