Stage0 and Stage1 improvements. Gets Geode LX into initram. Use LAR XIP. Add disable_CAR().
Signed-off-by: Marc Jones <marc.jones@amd.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@459 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
b48030fa84
commit
064cd70619
6 changed files with 49 additions and 143 deletions
|
|
@ -120,6 +120,6 @@
|
|||
void rtc_init(int invalid);
|
||||
int get_option(void *dest, char *name);
|
||||
int last_boot_normal(void);
|
||||
int do_normal_boot(void);
|
||||
int check_normal_boot_flag(void);
|
||||
|
||||
#endif /* MC146818RTC_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue