]> git.dujemihanovic.xyz Git - u-boot.git/commit
am335x, guardian: mem: Add board dependent mem values
authorMoses Christopher <BollavarapuMoses.Christopher@in.bosch.com>
Fri, 11 Jun 2021 16:13:34 +0000 (16:13 +0000)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 15 Jul 2021 12:26:03 +0000 (17:56 +0530)
commit050531db00474d7d298828d997f517205d8517dc
treeb05444fabafb8708177de76d20a57edcdb0889f4
parent5dce6d226d03fd69e2318a4981194c4866bcf448
am335x, guardian: mem: Add board dependent mem values

  - Add mem-guardian.h derived from am33xx/mem.h

    * Add GPMC config values optimized for Bosch Guardian Board
    * NAND Chip used by Bosch Guardian Board is Micron MT29F4G08ABBFA

Signed-off-by: Moses Christopher <BollavarapuMoses.Christopher@in.bosch.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210611161350.2141-3-Gireesh.Hiremath@in.bosch.com
arch/arm/include/asm/arch-am33xx/mem-guardian.h [new file with mode: 0644]
arch/arm/mach-omap2/am33xx/board.c
arch/arm/mach-omap2/mem-common.c
board/bosch/guardian/board.c