mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
board: phytec: phycore-imx8mp: spl: Fix syle issue
Use tabs instead of spaces. Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
This commit is contained in:
committed by
Fabio Estevam
parent
518c40dfa0
commit
7d1895bd4b
@@ -24,8 +24,8 @@
|
||||
|
||||
DECLARE_GLOBAL_DATA_PTR;
|
||||
|
||||
#define EEPROM_ADDR 0x51
|
||||
#define EEPROM_ADDR_FALLBACK 0x59
|
||||
#define EEPROM_ADDR 0x51
|
||||
#define EEPROM_ADDR_FALLBACK 0x59
|
||||
|
||||
int spl_board_boot_device(enum boot_device boot_dev_spl)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user