diff --git a/include/arch/x86/amd_geodelx.h b/include/arch/x86/amd_geodelx.h index a17c447d33..d7fd3a758b 100644 --- a/include/arch/x86/amd_geodelx.h +++ b/include/arch/x86/amd_geodelx.h @@ -1262,8 +1262,8 @@ * We're not using it yet on Geode. * K8 requires it and, for future ports, we are going to require it. * it's a useful placeholder for platform info that usually ends up - * scattered everywhere. On K8, it is initially stored at the base of stack - * in cache-as-ram and then copied out once ram is started. + * scattered everywhere. On K8, it is stored near the base of stack + * in the global variable struct. */ struct sys_info { int empty;