diff options
Diffstat (limited to 'board')
-rw-r--r-- | board/freescale/p1010rdb/README | 1 | ||||
-rw-r--r-- | board/keymile/km_arm/fpga_config.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/p1010rdb/README b/board/freescale/p1010rdb/README index fcd8541..022c023 100644 --- a/board/freescale/p1010rdb/README +++ b/board/freescale/p1010rdb/README @@ -209,4 +209,3 @@ Place uImage, p1010rdb.dtb and rootfs files in the TFTP disk area. Please contact your local field applications engineer or sales representative to obtain related documents, such as P1010-RDB User Guide for details. - diff --git a/board/keymile/km_arm/fpga_config.c b/board/keymile/km_arm/fpga_config.c index fcc5fe6..66a3baf 100644 --- a/board/keymile/km_arm/fpga_config.c +++ b/board/keymile/km_arm/fpga_config.c @@ -253,4 +253,3 @@ int toggle_eeprom_spi_bus(void) return 0; } - |