[U-Boot] [PATCH] p1022ds: fix pixis_reset altbank
Kumar Gala
galak at kernel.crashing.org
Thu Jan 27 06:46:01 CET 2011
On Jan 26, 2011, at 12:30 PM, York Sun wrote:
> Fix the bits for ngpixis to reset to alternative bank. Originally the mask
> was 0xE0, which left it possible to reset to bank 3 if DIP switch is set to
> boot from bank 1. Changing to 0xF0 gurantees to reset to bank 2.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
> include/configs/P1022DS.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
applied
- k
More information about the U-Boot
mailing list