]> Git Repo - u-boot.git/commit
rpi4: Update memory map to accommodate scb devices
authorAmit Singh Tomar <[email protected]>
Mon, 27 Jan 2020 01:14:43 +0000 (01:14 +0000)
committerMatthias Brugger <[email protected]>
Wed, 29 Jan 2020 17:30:33 +0000 (18:30 +0100)
commitfff5d5499d28dda0b22b44bb57c4525ad7d0a89d
tree71c0980afd79d56d50fb2b40a6d5772f76923fdc
parentd53e3fa3853d5dad9ac4c39128cd08e0ae7a33ef
rpi4: Update memory map to accommodate scb devices

Some of the devices(for instance, pcie and gnet controller) sitting on
SCB bus falls behind/below the memory range that we currenty have.

This patch updates the memory range to map those devices correctly.

Signed-off-by: Amit Singh Tomar <[email protected]>
Reviewed-by: Andre Przywara <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
Tested-by: Corentin Labbe <[email protected]>
Signed-off-by: Matthias Brugger <[email protected]>
arch/arm/mach-bcm283x/init.c
This page took 0.035786 seconds and 4 git commands to generate.