Re: [LinuxBIOS] [PATCH] Geode LX L2 cache initialization

2006-08-02 Thread Indrek Kruusa
Indrek Kruusa wrote: This patch adds L2 cache initialization for Geode LX CPU. Signed-off-by: Indrek Kruusa [EMAIL PROTECTED] Please don't commit this one! Cache sould be initialized right after shadowing linuxBIOS and before northbridge/CPU bugs/chipset/VSA etc. I will prepare the new

Re: [LinuxBIOS] [PATCH] Geode LX L2 cache initialization

2006-08-02 Thread Stefan Reinauer
* Indrek Kruusa [EMAIL PROTECTED] [060802 18:38]: Indrek Kruusa wrote: This patch adds L2 cache initialization for Geode LX CPU. Signed-off-by: Indrek Kruusa [EMAIL PROTECTED] Please don't commit this one! Cache sould be initialized right after shadowing linuxBIOS and before

Re: [LinuxBIOS] [PATCH] Geode LX L2 cache initialization

2006-08-02 Thread Indrek Kruusa
Stefan Reinauer wrote: * Indrek Kruusa [EMAIL PROTECTED] [060802 18:38]: Indrek Kruusa wrote: This patch adds L2 cache initialization for Geode LX CPU. Signed-off-by: Indrek Kruusa [EMAIL PROTECTED] Please don't commit this one! Cache sould be initialized right after

Re: [LinuxBIOS] [PATCH] Geode LX L2 cache initialization

2006-08-02 Thread Ronald G Minnich
Indrek Kruusa wrote: I'v sent some patches directly to Ronald but he is lost somewere. I will prepare new patches as there are more changes. This will not fix the build though - we need to separate GX2 and CS5536 (latter includes defs from CPU). Then we can connect CS5536 to Geode LX too.

[LinuxBIOS] [PATCH] Geode LX L2 cache initialization

2006-08-01 Thread Indrek Kruusa
This patch adds L2 cache initialization for Geode LX CPU. Signed-off-by: Indrek Kruusa [EMAIL PROTECTED] diff -u -r -b -B LinuxBIOSv2/src/cpu/amd/model_lx/model_lx_init.c LinuxBIOSv2_cp4/src/cpu/amd/model_lx/model_lx_init.c --- LinuxBIOSv2/src/cpu/amd/model_lx/model_lx_init.c 2006-07-28