[U-Boot] [PATCH v3] powerpc/8xxx: Fix LAW init to respect pre-initialized entries
Kumar Gala
galak at kernel.crashing.org
Thu Feb 10 07:17:14 CET 2011
On Feb 4, 2011, at 3:14 PM, Kumar Gala wrote:
> If some pre-boot or earlier stage bootloader (NAND SPL) has setup LAW
> entries consider them good and mark them used.
>
> In the NAND SPL case we skip re-initializing based on the law_table
> since the SPL phase already did that.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> * Fix problem in non-NAND case we didn't set the law_table
>
> drivers/misc/fsl_law.c | 20 ++++++++++++++++++++
> 1 files changed, 20 insertions(+), 0 deletions(-)
applied to 85xx next
- k
More information about the U-Boot
mailing list