commit | 4cdede639e1882726cc59e884dcff98c3f34245e | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Oct 22 21:34:48 2014 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 27 14:35:55 2014 +0100 |
tree | 90b84cc661c559ae4878c0775cd135d32f5baa9c | |
parent | 0f7369a0fef37feba4ec6c99d96b8744b2c2dd2f [diff] |
ppc: Zap Hymod board Remove this board as this is the only one last user of eeprom_probe(), which is pretty non-standard stuff. This patch also removes all the PHP, SQL and CSS stuff from U-Boot, which probably makes U-Boot a bit less IoT ;-) Signed-off-by: Marek Vasut <marex@denx.de> Cc: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Heiko Schocher <hs@denx.de>