diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2008-03-12 12:28:40 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2008-03-12 12:28:40 +0000 |
commit | 2ad17532a4890e322cf7c522e49fb6733b8c0a6e (patch) | |
tree | 184e4f30cb203d8913b538058669978e709d524b | |
parent | 098913dadfcb9e5205112ee05ec3042bbd4cb277 (diff) |
Drop the useless rom.layout file. It's just an example, likely never
been used in the last few years, and the contents are available in
the README already anyway.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Ward Vandewege <ward@gnu.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3134 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r-- | util/flashrom/rom.layout | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/flashrom/rom.layout b/util/flashrom/rom.layout deleted file mode 100644 index 3d7511a1a8..0000000000 --- a/util/flashrom/rom.layout +++ /dev/null @@ -1,3 +0,0 @@ -00000000:00008fff gfxrom -00009000:0003ffff normal -00040000:0007ffff fallback |