"Lu, Yinghai" yinghai.lu@amd.com writes:
Any thing that we need to prepare?
- dual core: cpu scan in northbridge.c or amd_sibling_init...
- Cache as RAM....
- ACPI: how to create DSDT ( Config.lb + scan to produce AMI directly?)
Only support _PRT at first step? 4. ACPI: SRAT scan pci conf? 5. Open Firmware support in Kernel for i386 and x86_64 6. OpenEFI or FreeEFI as payload for LinuxBIOS....?
Before we generate ACPI or anything else we need to move the relevant information into the internal device tree.
- USB ROM eumluator in Linux....
- Serverworks chipset: Who and how?
- CK804 support etc...., Steven from Bench?
- K8 E0 memhole support in raminit.c or northbridge.c?
Worth discussing. But this has always been very successfully handled in northbridge.c on Intel chipsets and it works equally well on AMD chipsets. The implementation should be in patch 4/16.
11. LinuxBIOS Maintenance. How can we do better?
Eric