]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT
authorFelix Radensky <felix@embedded-sol.com>
Tue, 19 Jan 2010 15:37:13 +0000 (17:37 +0200)
committerStefan Roese <sr@denx.de>
Thu, 21 Jan 2010 07:18:30 +0000 (08:18 +0100)
commitd98964aaacc5c54cf7d67bb1e5128ed067086dd7
tree4ca919fc3c981c4f1c0ff87d6600b2f64cadde16
parent50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51
ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT

Bootstrap options G and F are reported incorrectly (G instead
of F and vice versa). This patch fixes this.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>
Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/cpu.c