Add code to jump to a 64-bit Linux kernel. We need to set up a flat page table structure, a new GDT and then go through a few hoops in the right order. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| coreboot | ||
| Makefile | ||
| call64.S | ||
| config.mk | ||
| cpu.c | ||
| interrupts.c | ||
| resetvec.S | ||
| start.S | ||
| start16.S | ||
| u-boot.lds | ||