]> git.ipfire.org Git - thirdparty/u-boot.git/commit
spi: Remove unused mpc8xx code
authorJagan Teki <jagan@amarulasolutions.com>
Thu, 22 Nov 2018 16:08:38 +0000 (21:38 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 27 Nov 2018 15:36:53 +0000 (21:06 +0530)
commitefbeabee79a28760837fcd5e75ff53d8bb857835
treee01a10e28c777cb5124c68b86292aaabc58994ba
parentf34d0315e9fec21baed198500d58d1613cf4d17c
spi: Remove unused mpc8xx code

- spi_init_f
- spi_init_r
- spi_read
- spi_write

these spi calls are exclusively for mpc8xx, but
the relevant driver is not available so remove it.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
cmd/eeprom.c
common/board_r.c
include/common.h