]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: add h/w flash protection to board configs
authorKim Phillips <kim.phillips@freescale.com>
Tue, 23 Sep 2008 14:38:49 +0000 (09:38 -0500)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 24 Sep 2008 14:58:34 +0000 (09:58 -0500)
commit162c41c03179727a1d14262f703c9a8bc40231fa
tree7ff0e37a80e4589aae3d264fe8925f07ea93395a
parentd26154c9a692586b66eb6d1f8e1b67c75e40ea70
mpc83xx: add h/w flash protection to board configs

the operating system may leave flash in a h/w locked state after writing.
This allows u-boot to continue to write flash by enabling h/w unlocking
by default.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/MPC8313ERDB.h
include/configs/MPC8315ERDB.h
include/configs/MPC8323ERDB.h
include/configs/MPC832XEMDS.h
include/configs/MPC8349EMDS.h
include/configs/MPC8349ITX.h
include/configs/MPC8360EMDS.h
include/configs/MPC837XEMDS.h
include/configs/MPC837XERDB.h