diff options
author | Nico Huber <nico.h@gmx.de> | 2019-11-18 01:10:14 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-18 10:59:49 +0000 |
commit | 1e245c1536b6748ba706ac38204b5d5f9b8a7510 (patch) | |
tree | 5c5f53c6ac247ffea6e2e78f656e0a56b8e7a8c9 /Documentation | |
parent | c63649bdbbeddbdb742b4335af0313fc1c3bd552 (diff) |
Documentation/releases: Add more c-env-bb platforms for 4.11
Change-Id: Ie5c83befc8e595016c63729a19e7e71438c996b5
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36919
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/releases/coreboot-4.11-relnotes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/releases/coreboot-4.11-relnotes.md b/Documentation/releases/coreboot-4.11-relnotes.md index b4515ffb9f..505a9cca1a 100644 --- a/Documentation/releases/coreboot-4.11-relnotes.md +++ b/Documentation/releases/coreboot-4.11-relnotes.md @@ -94,6 +94,8 @@ UPPER CASE commands and libpayload knows how to deal with USB3 hubs. * intel/nehalem ### Moved the following platforms to C_ENVIRONMENT_BOOTBLOCK: +* intel/i945 +* intel/x4x * intel/gm45 * intel/nehalem * intel/braswell |