mirror of
https://github.com/AmbiML/sparrow-kata-full.git
synced 2025-09-18 16:36:43 +00:00
Merge "Move sel4 uart to match hw team's memory map (uart3)"
GitOrigin-RevId: e917b6a81c73f04b0520a9d7e9029415387c2c5e
This commit is contained in:
committed by
Sam Leffler
parent
16fda25099
commit
1c107b73e5
@@ -42,7 +42,7 @@ assembly {
|
|||||||
}
|
}
|
||||||
|
|
||||||
configuration {
|
configuration {
|
||||||
uart.mem_paddr = 0x10000000;
|
uart.mem_paddr = 0x40030000;
|
||||||
uart.mem_size = 0x1000;
|
uart.mem_size = 0x1000;
|
||||||
// seL4 claims 10 is bigger than irqMax if this is uncommented.
|
// seL4 claims 10 is bigger than irqMax if this is uncommented.
|
||||||
// uart.interrupt_irq_number = 10;
|
// uart.interrupt_irq_number = 10;
|
||||||
|
Reference in New Issue
Block a user