From b7e46d8a053f7b3ba4c4d51c65ba735e67a50674 Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Sun, 7 Oct 2018 20:53:40 -0400 Subject: Create 4,8,16mb Coreboot configs/targets for T400 These configurations are intended to be read and supplied to make as command-line arguments and override those defined in the config at projects/coreboot/configs/{corebootfb,textmode}/config For now, these configs do nothing--subsequent commits will add this overriding functionality. T400 Coreboot ROMs can be built with './libreboot build coreboot t400 corebootfb 8mb', for example, though the last argument specifying flash chip size does nothing currently. --- projects/coreboot/configs/t400/corebootfb/targets | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 projects/coreboot/configs/t400/corebootfb/targets (limited to 'projects/coreboot/configs/t400/corebootfb/targets') diff --git a/projects/coreboot/configs/t400/corebootfb/targets b/projects/coreboot/configs/t400/corebootfb/targets new file mode 100644 index 00000000..4d24a91a --- /dev/null +++ b/projects/coreboot/configs/t400/corebootfb/targets @@ -0,0 +1,3 @@ +16mb +4mb +8mb -- cgit v1.2.3-70-g09d2