diff options
author | Wolfgang Denk <wd@denx.de> | 2012-07-10 09:18:33 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-07-10 09:18:33 +0200 |
commit | 3fe63839f3f0f9942fc4567a82954192e144e6a1 (patch) | |
tree | 553e49a978bc99622ec7386885fb36accc605d4a /board/freescale | |
parent | 895f3e0542015b347298c8b501e63d5f32002c04 (diff) | |
download | u-boot-imx-3fe63839f3f0f9942fc4567a82954192e144e6a1.zip u-boot-imx-3fe63839f3f0f9942fc4567a82954192e144e6a1.tar.gz u-boot-imx-3fe63839f3f0f9942fc4567a82954192e144e6a1.tar.bz2 |
Minor Coding Style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/freescale')
-rw-r--r-- | board/freescale/p1010rdb/README | 1 |
1 files changed, 0 insertions, 1 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. - |