diff options
Diffstat (limited to 'src/soc/amd/morgana/chipset.cb')
-rw-r--r-- | src/soc/amd/morgana/chipset.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/morgana/chipset.cb b/src/soc/amd/morgana/chipset.cb index 9b8d446cae..a9176376dd 100644 --- a/src/soc/amd/morgana/chipset.cb +++ b/src/soc/amd/morgana/chipset.cb @@ -95,5 +95,4 @@ chip soc/amd/morgana device mmio 0xfedce000 alias uart_2 off ops amd_uart_mmio_ops end device mmio 0xfedcf000 alias uart_3 off ops amd_uart_mmio_ops end device mmio 0xfedd1000 alias uart_4 off ops amd_uart_mmio_ops end - device mmio 0xfedd5000 alias emmc off ops amd_emmc_mmio_ops end end |