]> Git Repo - J-u-boot.git/commit
lmb: sh: Add arch_lmb_reserve()
authorMarek Vasut <[email protected]>
Fri, 10 Sep 2021 20:47:16 +0000 (22:47 +0200)
committerTom Rini <[email protected]>
Thu, 23 Sep 2021 18:15:32 +0000 (14:15 -0400)
commit1e0e5577742baece8cc3aac3cf3da61a6b3276b0
tree1ad5cc3fe06506b563dfd8374d32ab1eb62837c3
parenteeaa3fe65270758ab0bdb1515e14f9bf936d3a25
lmb: sh: Add arch_lmb_reserve()

Add arch_lmb_reserve() implemented using arch_lmb_reserve_generic().
This architecture also needs to cover U-Boot with LMB before booting
Linux.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Simon Goldschmidt <[email protected]>
Cc: Tom Rini <[email protected]>
arch/sh/lib/bootm.c
This page took 0.034584 seconds and 4 git commands to generate.