:: [maemo-leste] [PATCH 1/6] Nokia RX-…
Top Page
Delete this message
Reply to this message
Author: Pali Rohár
Date:  
To: u-boot, maemo-leste, Ivaylo Dimitrov, Lokesh Vutla, Tom Rini
CC: Faiz Abbas, Peng Fan, Heiko Schocher, Adam Ford, Anatolij Gustschin, Simon Glass
New-Topics: [maemo-leste] [PATCH 2/6] Nokia RX-51: Fix crashing in U-Boot mmc function omap_hsmmc_stop_clock(), [maemo-leste] [PATCH 6/6] mtd: OneNAND: Set MTD type, [maemo-leste] [PATCH 4/6] Nokia RX-51: Update test script, [maemo-leste] [PATCH 3/6] Nokia RX-51: During init disable lp5523 led instead of resetting it, [maemo-leste] [PATCH 5/6] Nokia RX-51: Make onenand working
Subject: [maemo-leste] [PATCH 1/6] Nokia RX-51: Remove old comments from configs/nokia_rx51.h file
These comments are relict for old, now removed config options.
So remove these obsoleted comments too.

Signed-off-by: Pali Rohár <pali@???>
---
include/configs/nokia_rx51.h | 10 ----------
1 file changed, 10 deletions(-)

diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index 9b89120342..6879f52a0c 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -75,12 +75,6 @@
 #define CONFIG_USBD_MANUFACTURER    "Nokia"
 #define CONFIG_USBD_PRODUCT_NAME    "N900"


-/* commands to include */
-
-/*
- * TWL4030
- */
-
 #define GPIO_SLIDE            71


 /*
@@ -229,10 +223,6 @@ int rx51_kp_getc(struct stdio_dev *sdev);
     "run attachboot;" \
     "echo"


-/*
- * Miscellaneous configurable options
- */
-
 /* default load address */
 #define CONFIG_SYS_LOAD_ADDR        (OMAP34XX_SDRC_CS0)


--
2.20.1