diff options
| author | Simon Glass <sjg@chromium.org> | 2013-02-14 04:18:51 +0000 | 
|---|---|---|
| committer | Simon Glass <sjg@chromium.org> | 2013-02-14 20:18:58 -0800 | 
| commit | 7e8c53d7d4954d914c5bcc3945fab1eb6c6cf2a3 (patch) | |
| tree | ae696d9d0887c9f5a2c850f1dac15b299c5cf031 /boards.cfg | |
| parent | 9c748e02d99476e6a08d55eadfd8776edffe1e2e (diff) | |
| download | olio-uboot-2014.01-7e8c53d7d4954d914c5bcc3945fab1eb6c6cf2a3.tar.xz olio-uboot-2014.01-7e8c53d7d4954d914c5bcc3945fab1eb6c6cf2a3.zip | |
x86: Remove eNET boards
These are no longer used and should be removed.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Graeme Russ <graeme.russ@gmail.com>
Diffstat (limited to 'boards.cfg')
| -rw-r--r-- | boards.cfg | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/boards.cfg b/boards.cfg index cd220af6e..b1319aace 100644 --- a/boards.cfg +++ b/boards.cfg @@ -1123,7 +1123,5 @@ gr_ep2s60                    sparc       leon3       -                   gaisler  grsim                        sparc       leon3       -                   gaisler  gr_xc3s_1500                 sparc       leon3       -                   gaisler  coreboot-x86                 x86         x86        coreboot            chromebook-x86 coreboot    coreboot:SYS_TEXT_BASE=0x01110000 -eNET                         x86         x86        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x38040000 -eNET_SRAM                    x86         x86        eNET                -              sc520       eNET:SYS_TEXT_BASE=0x19000000  # Target                     ARCH        CPU         Board name          Vendor	        SoC         Options  ######################################################################################################################## |