u-boot/cpu
Wheatley Travis f5a2425919 7450 and 86xx L2 cache invalidate bug corrections
The 7610 and related parts have an L2IP bit in the L2CR that is
monitored to signal when the L2 cache invalidate is complete whereas the
7450 and related parts utilize L2I for this purpose. However, the
current code does not account for this difference. Additionally the 86xx
L2 cache invalidate code used an "andi" instruction where an "andis"
instruction should have been used.

This patch addresses both of these bugs.

Signed-off-by: Travis Wheatley <travis.wheatley@freescale.com>
Acked-By: Jon Loeliger <jdl@freescale.com>
2008-05-09 20:46:48 +02:00
..
74xx_7xx 7450 and 86xx L2 cache invalidate bug corrections 2008-05-09 20:46:48 +02:00
arm720t ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
arm920t USB: fix more GCC 4.2.x aliasing warnings 2008-04-25 12:44:08 +02:00
arm925t ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
arm926ejs ARM: Davinci: Fix DM644x timer overflow handling and cleanup 2008-04-22 23:12:01 +02:00
arm946es ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
arm1136 core support for Freescale mx31 2008-04-13 14:20:47 -07:00
arm_intcm ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
at32ap AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01:00
blackfin Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
i386 cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
ixp ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
leon2 Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
leon3 Coding Style cleanup; update CHANGELOG 2008-04-13 09:59:26 -07:00
lh7a40x ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
mcf52x2 Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
mcf523x Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
mcf532x Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
mcf547x_8x Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
mcf5227x Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
mcf5445x Revert "ColdFire: Get information from the correct GCC" 2008-05-03 23:07:15 +02:00
microblaze [PATCH] Add support for design without interrupt controller 2007-09-24 00:21:19 +02:00
mips Allow building mips versions with ELDK 3.1.1 2008-05-05 13:24:12 +02:00
mpc5xx Remove all the search paths from the .lds files. 2008-04-17 23:57:32 -07:00
mpc5xxx USB: fix more GCC 4.2.x aliasing warnings 2008-04-25 12:44:08 +02:00
mpc8xx MPC8xx: Fix libfdt support introduced in commit 77ff7b74 2008-04-02 11:07:20 -04:00
mpc83xx mpc83xx: remove the unused CPM's stuff 2008-04-25 09:34:21 -05:00
mpc85xx 85xx: Add -mno-spe to e500/85xx builds 2008-04-29 20:08:43 +02:00
mpc86xx 7450 and 86xx L2 cache invalidate bug corrections 2008-05-09 20:46:48 +02:00
mpc512x MPC5121e ADS PCI support take 3 2008-03-02 21:44:59 +01:00
mpc824x Remove all the search paths from the .lds files. 2008-04-17 23:57:32 -07:00
mpc8220 Remove all the search paths from the .lds files. 2008-04-17 23:57:32 -07:00
mpc8260 Remove all the search paths from the .lds files. 2008-04-17 23:57:32 -07:00
nios Minor alignment of output, 2nd try. 2007-08-12 21:34:34 +02:00
nios2 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:57:22 -05:00
ppc4xx ppc4xx: Fix problem with DIMMs with 8 banks in 44x_spd_ddr2.c 2008-04-30 14:50:04 +02:00
pxa pxa: fix previous definition on cpu init 2008-05-03 20:56:22 +02:00
s3c44b0 LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
sa1100 ARM: cleanup duplicated exception handlingcode 2008-02-14 09:38:21 +00:00
sh3 sh: Add support SH3 and SH7720 2008-01-15 23:30:40 +09:00
sh4 sh: Add support SH4 cache control 2008-03-28 14:16:13 +09:00