Commit fa379223cd61052331342e525778d96270ee6ed9

Authored by Christophe Leroy
Committed by Tom Rini
1 parent b75dfd2d46

Convert CONFIG_CMD_REGINFO to Kconfig

This patch converts CONFIG_CMD_REGINFO to Kconfig

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

Showing 73 changed files with 58 additions and 196 deletions Side-by-side Diff

... ... @@ -814,7 +814,6 @@
814 814 CONFIG_CMD_NFS NFS support
815 815 CONFIG_CMD_PING * send ICMP ECHO_REQUEST to network
816 816 host
817   - CONFIG_CMD_REGINFO * Register dump
818 817 CONFIG_CMD_RUN run command in env variable
819 818 CONFIG_CMD_SANDBOX * sb command to access sandbox features
820 819 CONFIG_CMD_SAVES * save S record dump
arch/powerpc/Kconfig
... ... @@ -29,9 +29,11 @@
29 29 select SYS_FSL_DDR
30 30 select SYS_FSL_DDR_BE
31 31 imply ENV_IS_IN_FLASH
  32 + imply CMD_REGINFO
32 33  
33 34 config 8xx
34 35 bool "MPC8xx"
  36 + imply CMD_REGINFO
35 37  
36 38 endchoice
37 39  
arch/powerpc/cpu/mpc85xx/Kconfig
... ... @@ -427,6 +427,7 @@
427 427 select FSL_IFC
428 428 imply CMD_EEPROM
429 429 imply CMD_NAND
  430 + imply CMD_REGINFO
430 431  
431 432 config ARCH_B4860
432 433 bool
... ... @@ -454,6 +455,7 @@
454 455 select FSL_IFC
455 456 imply CMD_EEPROM
456 457 imply CMD_NAND
  458 + imply CMD_REGINFO
457 459  
458 460 config ARCH_BSC9131
459 461 bool
... ... @@ -469,6 +471,7 @@
469 471 select FSL_IFC
470 472 imply CMD_EEPROM
471 473 imply CMD_NAND
  474 + imply CMD_REGINFO
472 475  
473 476 config ARCH_BSC9132
474 477 bool
... ... @@ -490,6 +493,7 @@
490 493 imply CMD_MTDPARTS
491 494 imply CMD_NAND
492 495 imply CMD_PCI
  496 + imply CMD_REGINFO
493 497  
494 498 config ARCH_C29X
495 499 bool
... ... @@ -505,6 +509,7 @@
505 509 select FSL_IFC
506 510 imply CMD_NAND
507 511 imply CMD_PCI
  512 + imply CMD_REGINFO
508 513  
509 514 config ARCH_MPC8536
510 515 bool
... ... @@ -520,6 +525,7 @@
520 525 select FSL_ELBC
521 526 imply CMD_NAND
522 527 imply CMD_SATA
  528 + imply CMD_REGINFO
523 529  
524 530 config ARCH_MPC8540
525 531 bool
... ... @@ -560,6 +566,7 @@
560 566 select SYS_FSL_SEC_COMPAT_2
561 567 select SYS_PPC_E500_USE_DEBUG_TLB
562 568 imply ENV_IS_IN_FLASH
  569 + imply CMD_REGINFO
563 570  
564 571 config ARCH_MPC8555
565 572 bool
... ... @@ -636,6 +643,7 @@
636 643 imply CMD_NAND
637 644 imply CMD_SATA
638 645 imply CMD_PCI
  646 + imply CMD_REGINFO
639 647  
640 648 config ARCH_P1011
641 649 bool
... ... @@ -667,6 +675,7 @@
667 675 imply CMD_NAND
668 676 imply CMD_SATA
669 677 imply CMD_PCI
  678 + imply CMD_REGINFO
670 679  
671 680 config ARCH_P1021
672 681 bool
673 682  
... ... @@ -681,8 +690,10 @@
681 690 select SYS_FSL_SEC_COMPAT_2
682 691 select SYS_PPC_E500_USE_DEBUG_TLB
683 692 select FSL_ELBC
  693 + imply CMD_REGINFO
684 694 imply CMD_NAND
685 695 imply CMD_SATA
  696 + imply CMD_REGINFO
686 697  
687 698 config ARCH_P1022
688 699 bool
... ... @@ -729,6 +740,7 @@
729 740 imply CMD_NAND
730 741 imply CMD_SATA
731 742 imply CMD_PCI
  743 + imply CMD_REGINFO
732 744  
733 745 config ARCH_P1025
734 746 bool
... ... @@ -744,6 +756,7 @@
744 756 select SYS_PPC_E500_USE_DEBUG_TLB
745 757 select FSL_ELBC
746 758 imply CMD_SATA
  759 + imply CMD_REGINFO
747 760  
748 761 config ARCH_P2020
749 762 bool
... ... @@ -761,6 +774,7 @@
761 774 select FSL_ELBC
762 775 imply CMD_EEPROM
763 776 imply CMD_NAND
  777 + imply CMD_REGINFO
764 778  
765 779 config ARCH_P2041
766 780 bool
... ... @@ -810,6 +824,7 @@
810 824 select FSL_ELBC
811 825 imply CMD_NAND
812 826 imply CMD_SATA
  827 + imply CMD_REGINFO
813 828  
814 829 config ARCH_P4080
815 830 bool
... ... @@ -846,6 +861,7 @@
846 861 select SYS_FSL_SEC_COMPAT_4
847 862 select FSL_ELBC
848 863 imply CMD_SATA
  864 + imply CMD_REGINFO
849 865  
850 866 config ARCH_P5020
851 867 bool
... ... @@ -868,6 +884,7 @@
868 884 select SYS_PPC64
869 885 select FSL_ELBC
870 886 imply CMD_SATA
  887 + imply CMD_REGINFO
871 888  
872 889 config ARCH_P5040
873 890 bool
... ... @@ -890,6 +907,7 @@
890 907 select SYS_PPC64
891 908 select FSL_ELBC
892 909 imply CMD_SATA
  910 + imply CMD_REGINFO
893 911  
894 912 config ARCH_QEMU_E500
895 913 bool
... ... @@ -912,6 +930,7 @@
912 930 select FSL_IFC
913 931 imply CMD_EEPROM
914 932 imply CMD_NAND
  933 + imply CMD_REGINFO
915 934  
916 935 config ARCH_T1024
917 936 bool
... ... @@ -932,6 +951,7 @@
932 951 imply CMD_EEPROM
933 952 imply CMD_NAND
934 953 imply CMD_MTDPARTS
  954 + imply CMD_REGINFO
935 955  
936 956 config ARCH_T1040
937 957 bool
... ... @@ -953,6 +973,7 @@
953 973 imply CMD_MTDPARTS
954 974 imply CMD_NAND
955 975 imply CMD_SATA
  976 + imply CMD_REGINFO
956 977  
957 978 config ARCH_T1042
958 979 bool
... ... @@ -974,6 +995,7 @@
974 995 imply CMD_MTDPARTS
975 996 imply CMD_NAND
976 997 imply CMD_SATA
  998 + imply CMD_REGINFO
977 999  
978 1000 config ARCH_T2080
979 1001 bool
... ... @@ -998,6 +1020,7 @@
998 1020 select FSL_IFC
999 1021 imply CMD_SATA
1000 1022 imply CMD_NAND
  1023 + imply CMD_REGINFO
1001 1024  
1002 1025 config ARCH_T2081
1003 1026 bool
... ... @@ -1019,6 +1042,7 @@
1019 1042 select SYS_PPC64
1020 1043 select FSL_IFC
1021 1044 imply CMD_NAND
  1045 + imply CMD_REGINFO
1022 1046  
1023 1047 config ARCH_T4160
1024 1048 bool
... ... @@ -1042,6 +1066,7 @@
1042 1066 select FSL_IFC
1043 1067 imply CMD_SATA
1044 1068 imply CMD_NAND
  1069 + imply CMD_REGINFO
1045 1070  
1046 1071 config ARCH_T4240
1047 1072 bool
... ... @@ -1068,6 +1093,7 @@
1068 1093 select FSL_IFC
1069 1094 imply CMD_SATA
1070 1095 imply CMD_NAND
  1096 + imply CMD_REGINFO
1071 1097  
1072 1098 config BOOKE
1073 1099 bool
... ... @@ -158,6 +158,12 @@
158 158 help
159 159 Print GPL license text
160 160  
  161 +config CMD_REGINFO
  162 + bool "reginfo"
  163 + depends on PPC
  164 + help
  165 + Register dump
  166 +
161 167 endmenu
162 168  
163 169 menu "Boot commands"
configs/MPC8541CDS_defconfig
... ... @@ -7,6 +7,7 @@
7 7 CONFIG_ENV_IS_IN_FLASH=y
8 8 CONFIG_BOOTDELAY=10
9 9 CONFIG_HUSH_PARSER=y
  10 +CONFIG_CMD_REGINFO=y
10 11 CONFIG_CMD_I2C=y
11 12 CONFIG_CMD_PCI=y
12 13 CONFIG_CMD_MII=y
configs/MPC8541CDS_legacy_defconfig
... ... @@ -8,6 +8,7 @@
8 8 CONFIG_ENV_IS_IN_FLASH=y
9 9 CONFIG_BOOTDELAY=10
10 10 CONFIG_HUSH_PARSER=y
  11 +CONFIG_CMD_REGINFO=y
11 12 CONFIG_CMD_I2C=y
12 13 CONFIG_CMD_PCI=y
13 14 CONFIG_CMD_MII=y
configs/MPC8544DS_defconfig
... ... @@ -9,6 +9,7 @@
9 9 CONFIG_BOOTDELAY=10
10 10 # CONFIG_CONSOLE_MUX is not set
11 11 CONFIG_HUSH_PARSER=y
  12 +CONFIG_CMD_REGINFO=y
12 13 CONFIG_CMD_I2C=y
13 14 CONFIG_CMD_USB=y
14 15 CONFIG_CMD_PCI=y
configs/MPC8555CDS_defconfig
... ... @@ -7,6 +7,7 @@
7 7 CONFIG_ENV_IS_IN_FLASH=y
8 8 CONFIG_BOOTDELAY=10
9 9 CONFIG_HUSH_PARSER=y
  10 +CONFIG_CMD_REGINFO=y
10 11 CONFIG_CMD_I2C=y
11 12 CONFIG_CMD_PCI=y
12 13 CONFIG_CMD_MII=y
configs/MPC8555CDS_legacy_defconfig
... ... @@ -8,6 +8,7 @@
8 8 CONFIG_ENV_IS_IN_FLASH=y
9 9 CONFIG_BOOTDELAY=10
10 10 CONFIG_HUSH_PARSER=y
  11 +CONFIG_CMD_REGINFO=y
11 12 CONFIG_CMD_I2C=y
12 13 CONFIG_CMD_PCI=y
13 14 CONFIG_CMD_MII=y
configs/MPC8568MDS_defconfig
... ... @@ -8,6 +8,7 @@
8 8 CONFIG_BOOTDELAY=10
9 9 CONFIG_BOARD_EARLY_INIT_F=y
10 10 CONFIG_HUSH_PARSER=y
  11 +CONFIG_CMD_REGINFO=y
11 12 CONFIG_CMD_I2C=y
12 13 CONFIG_CMD_PCI=y
13 14 CONFIG_CMD_DHCP=y
configs/MPC8569MDS_ATM_defconfig
... ... @@ -10,6 +10,7 @@
10 10 CONFIG_BOARD_EARLY_INIT_F=y
11 11 CONFIG_HUSH_PARSER=y
12 12 CONFIG_CMD_MMC=y
  13 +CONFIG_CMD_REGINFO=y
13 14 CONFIG_CMD_I2C=y
14 15 CONFIG_CMD_PCI=y
15 16 CONFIG_CMD_DHCP=y
configs/MPC8569MDS_defconfig
... ... @@ -9,6 +9,7 @@
9 9 CONFIG_BOARD_EARLY_INIT_F=y
10 10 CONFIG_HUSH_PARSER=y
11 11 CONFIG_CMD_MMC=y
  12 +CONFIG_CMD_REGINFO=y
12 13 CONFIG_CMD_I2C=y
13 14 CONFIG_CMD_PCI=y
14 15 CONFIG_CMD_DHCP=y
configs/MPC8572DS_36BIT_defconfig
... ... @@ -10,6 +10,7 @@
10 10 CONFIG_BOOTDELAY=10
11 11 # CONFIG_CONSOLE_MUX is not set
12 12 CONFIG_HUSH_PARSER=y
  13 +CONFIG_CMD_REGINFO=y
13 14 CONFIG_CMD_I2C=y
14 15 CONFIG_CMD_USB=y
15 16 CONFIG_CMD_PCI=y
configs/MPC8572DS_defconfig
... ... @@ -9,6 +9,7 @@
9 9 CONFIG_BOOTDELAY=10
10 10 # CONFIG_CONSOLE_MUX is not set
11 11 CONFIG_HUSH_PARSER=y
  12 +CONFIG_CMD_REGINFO=y
12 13 CONFIG_CMD_I2C=y
13 14 CONFIG_CMD_USB=y
14 15 CONFIG_CMD_PCI=y
configs/P1022DS_36BIT_NAND_defconfig
... ... @@ -21,6 +21,7 @@
21 21 CONFIG_TPL_I2C_SUPPORT=y
22 22 CONFIG_TPL_MPC8XXX_INIT_DDR_SUPPORT=y
23 23 CONFIG_HUSH_PARSER=y
  24 +CONFIG_CMD_REGINFO=y
24 25 CONFIG_CMD_MMC=y
25 26 CONFIG_CMD_NAND=y
26 27 CONFIG_CMD_SF=y
configs/P1022DS_36BIT_SDCARD_defconfig
... ... @@ -19,6 +19,7 @@
19 19 CONFIG_SPL_I2C_SUPPORT=y
20 20 CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y
21 21 CONFIG_HUSH_PARSER=y
  22 +CONFIG_CMD_REGINFO=y
22 23 CONFIG_CMD_MMC=y
23 24 CONFIG_CMD_NAND=y
24 25 CONFIG_CMD_SF=y
configs/P1022DS_36BIT_SPIFLASH_defconfig
... ... @@ -20,6 +20,7 @@
20 20 CONFIG_SPL_I2C_SUPPORT=y
21 21 CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y
22 22 CONFIG_HUSH_PARSER=y
  23 +CONFIG_CMD_REGINFO=y
23 24 CONFIG_CMD_MMC=y
24 25 CONFIG_CMD_NAND=y
25 26 CONFIG_CMD_SF=y
configs/P1022DS_36BIT_defconfig
... ... @@ -10,6 +10,7 @@
10 10 CONFIG_BOOTDELAY=10
11 11 CONFIG_BOARD_EARLY_INIT_F=y
12 12 CONFIG_HUSH_PARSER=y
  13 +CONFIG_CMD_REGINFO=y
13 14 CONFIG_CMD_MMC=y
14 15 CONFIG_CMD_NAND=y
15 16 CONFIG_CMD_SF=y
configs/P1022DS_NAND_defconfig
... ... @@ -21,6 +21,7 @@
21 21 CONFIG_TPL_MPC8XXX_INIT_DDR_SUPPORT=y
22 22 CONFIG_TPL_NAND_SUPPORT=y
23 23 CONFIG_HUSH_PARSER=y
  24 +CONFIG_CMD_REGINFO=y
24 25 CONFIG_CMD_MMC=y
25 26 CONFIG_CMD_NAND=y
26 27 CONFIG_CMD_SF=y
configs/P1022DS_SDCARD_defconfig
... ... @@ -18,6 +18,7 @@
18 18 CONFIG_SPL_I2C_SUPPORT=y
19 19 CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y
20 20 CONFIG_HUSH_PARSER=y
  21 +CONFIG_CMD_REGINFO=y
21 22 CONFIG_CMD_MMC=y
22 23 CONFIG_CMD_NAND=y
23 24 CONFIG_CMD_SF=y
configs/P1022DS_SPIFLASH_defconfig
... ... @@ -19,6 +19,7 @@
19 19 CONFIG_SPL_I2C_SUPPORT=y
20 20 CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT=y
21 21 CONFIG_HUSH_PARSER=y
  22 +CONFIG_CMD_REGINFO=y
22 23 CONFIG_CMD_MMC=y
23 24 CONFIG_CMD_NAND=y
24 25 CONFIG_CMD_SF=y
configs/P1022DS_defconfig
... ... @@ -9,6 +9,7 @@
9 9 CONFIG_BOOTDELAY=10
10 10 CONFIG_BOARD_EARLY_INIT_F=y
11 11 CONFIG_HUSH_PARSER=y
  12 +CONFIG_CMD_REGINFO=y
12 13 CONFIG_CMD_MMC=y
13 14 CONFIG_CMD_NAND=y
14 15 CONFIG_CMD_SF=y
configs/P1023RDB_defconfig
... ... @@ -10,6 +10,7 @@
10 10 CONFIG_BOOTDELAY=-1
11 11 CONFIG_BOARD_EARLY_INIT_F=y
12 12 CONFIG_HUSH_PARSER=y
  13 +CONFIG_CMD_REGINFO=y
13 14 # CONFIG_CMD_EEPROM is not set
14 15 CONFIG_CMD_NAND=y
15 16 CONFIG_CMD_I2C=y
configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig
... ... @@ -16,6 +16,7 @@
16 16 # CONFIG_DISPLAY_BOARDINFO is not set
17 17 CONFIG_BOARD_EARLY_INIT_F=y
18 18 CONFIG_HUSH_PARSER=y
  19 +CONFIG_CMD_REGINFO=y
19 20 # CONFIG_CMD_IMLS is not set
20 21 CONFIG_CMD_EEPROM=y
21 22 # CONFIG_CMD_FLASH is not set
configs/controlcenterd_36BIT_SDCARD_defconfig
... ... @@ -16,6 +16,7 @@
16 16 # CONFIG_DISPLAY_BOARDINFO is not set
17 17 CONFIG_BOARD_EARLY_INIT_F=y
18 18 CONFIG_HUSH_PARSER=y
  19 +CONFIG_CMD_REGINFO=y
19 20 # CONFIG_CMD_IMLS is not set
20 21 CONFIG_CMD_EEPROM=y
21 22 # CONFIG_CMD_FLASH is not set
configs/qemu-ppce500_defconfig
... ... @@ -11,6 +11,7 @@
11 11 # CONFIG_DISPLAY_BOARDINFO is not set
12 12 CONFIG_BOARD_EARLY_INIT_F=y
13 13 CONFIG_HUSH_PARSER=y
  14 +CONFIG_CMD_REGINFO=y
14 15 CONFIG_CMD_BOOTZ=y
15 16 # CONFIG_CMD_IMLS is not set
16 17 CONFIG_CMD_GREPENV=y
configs/socrates_defconfig
... ... @@ -12,6 +12,7 @@
12 12 CONFIG_SYS_CONSOLE_IS_IN_ENV=y
13 13 CONFIG_HUSH_PARSER=y
14 14 CONFIG_CMD_NAND=y
  15 +CONFIG_CMD_REGINFO=y
15 16 CONFIG_CMD_I2C=y
16 17 CONFIG_CMD_USB=y
17 18 CONFIG_CMD_PCI=y
configs/xpedite537x_defconfig
... ... @@ -8,6 +8,7 @@
8 8 CONFIG_OF_STDOUT_VIA_ALIAS=y
9 9 CONFIG_BOOTDELAY=3
10 10 CONFIG_HUSH_PARSER=y
  11 +CONFIG_CMD_REGINFO=y
11 12 CONFIG_CMD_ASKENV=y
12 13 CONFIG_CMD_EEPROM=y
13 14 CONFIG_CMD_I2C=y
include/config_cmd_all.h
... ... @@ -13,7 +13,6 @@
13 13 * Alphabetical list of all possible commands.
14 14 */
15 15  
16   -#define CONFIG_CMD_REGINFO /* Register dump */
17 16 #define CONFIG_CMD_REISER /* Reiserfs support */
18 17 #define CONFIG_CMD_SANDBOX /* sb command to access sandbox features */
19 18 #define CONFIG_CMD_SAVES /* save S record dump */
include/configs/B4860QDS.h
... ... @@ -690,11 +690,6 @@
690 690 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
691 691  
692 692 /*
693   - * Command line configuration.
694   - */
695   -#define CONFIG_CMD_REGINFO
696   -
697   -/*
698 693 * USB
699 694 */
700 695 #define CONFIG_HAS_FSL_DR_USB
include/configs/BSC9131RDB.h
... ... @@ -285,11 +285,6 @@
285 285 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
286 286  
287 287 /*
288   - * Command line configuration.
289   - */
290   -#define CONFIG_CMD_REGINFO
291   -
292   -/*
293 288 * Miscellaneous configurable options
294 289 */
295 290 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/BSC9132QDS.h
... ... @@ -508,11 +508,6 @@
508 508 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
509 509  
510 510 /*
511   - * Command line configuration.
512   - */
513   -#define CONFIG_CMD_REGINFO
514   -
515   -/*
516 511 * Miscellaneous configurable options
517 512 */
518 513 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/C29XPCIE.h
... ... @@ -426,11 +426,6 @@
426 426 #define CONFIG_SYS_LOADS_BAUD_CHANGE
427 427  
428 428 /*
429   - * Command line configuration.
430   - */
431   -#define CONFIG_CMD_REGINFO
432   -
433   -/*
434 429 * Miscellaneous configurable options
435 430 */
436 431 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/MCR3000.h
... ... @@ -151,8 +151,5 @@
151 151 #define BOOTFLAG_COLD 0x01
152 152 #define BOOTFLAG_WARM 0x02
153 153  
154   -/* Misc Settings */
155   -#define CONFIG_CMD_REGINFO
156   -
157 154 #endif /* __CONFIG_H */
include/configs/MPC8536DS.h
... ... @@ -578,11 +578,6 @@
578 578 #define CONFIG_LOADS_ECHO 1 /* echo on for serial download */
579 579 #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */
580 580  
581   -/*
582   - * Command line configuration.
583   - */
584   -#define CONFIG_CMD_REGINFO
585   -
586 581 #undef CONFIG_WATCHDOG /* watchdog disabled */
587 582  
588 583 #ifdef CONFIG_MMC
include/configs/MPC8541CDS.h
... ... @@ -338,11 +338,6 @@
338 338 #define CONFIG_BOOTP_GATEWAY
339 339 #define CONFIG_BOOTP_HOSTNAME
340 340  
341   -/*
342   - * Command line configuration.
343   - */
344   -#define CONFIG_CMD_REGINFO
345   -
346 341 #undef CONFIG_WATCHDOG /* watchdog disabled */
347 342  
348 343 /*
include/configs/MPC8544DS.h
... ... @@ -343,11 +343,6 @@
343 343 #define CONFIG_BOOTP_HOSTNAME
344 344  
345 345 /*
346   - * Command line configuration.
347   - */
348   -#define CONFIG_CMD_REGINFO
349   -
350   -/*
351 346 * USB
352 347 */
353 348  
include/configs/MPC8548CDS.h
... ... @@ -456,11 +456,6 @@
456 456 #define CONFIG_BOOTP_GATEWAY
457 457 #define CONFIG_BOOTP_HOSTNAME
458 458  
459   -/*
460   - * Command line configuration.
461   - */
462   -#define CONFIG_CMD_REGINFO
463   -
464 459 #undef CONFIG_WATCHDOG /* watchdog disabled */
465 460  
466 461 /*
include/configs/MPC8555CDS.h
... ... @@ -336,11 +336,6 @@
336 336 #define CONFIG_BOOTP_GATEWAY
337 337 #define CONFIG_BOOTP_HOSTNAME
338 338  
339   -/*
340   - * Command line configuration.
341   - */
342   -#define CONFIG_CMD_REGINFO
343   -
344 339 #undef CONFIG_WATCHDOG /* watchdog disabled */
345 340  
346 341 /*
include/configs/MPC8560ADS.h
... ... @@ -349,14 +349,6 @@
349 349 #define CONFIG_BOOTP_GATEWAY
350 350 #define CONFIG_BOOTP_HOSTNAME
351 351  
352   -/*
353   - * Command line configuration.
354   - */
355   -#define CONFIG_CMD_REGINFO
356   -
357   -#if defined(CONFIG_ETHER_ON_FCC)
358   -#endif
359   -
360 352 #undef CONFIG_WATCHDOG /* watchdog disabled */
361 353  
362 354 /*
include/configs/MPC8568MDS.h
... ... @@ -351,11 +351,6 @@
351 351 #define CONFIG_BOOTP_GATEWAY
352 352 #define CONFIG_BOOTP_HOSTNAME
353 353  
354   -/*
355   - * Command line configuration.
356   - */
357   -#define CONFIG_CMD_REGINFO
358   -
359 354 #undef CONFIG_WATCHDOG /* watchdog disabled */
360 355  
361 356 /*
include/configs/MPC8569MDS.h
... ... @@ -443,11 +443,6 @@
443 443 #define CONFIG_BOOTP_GATEWAY
444 444 #define CONFIG_BOOTP_HOSTNAME
445 445  
446   -/*
447   - * Command line configuration.
448   - */
449   -#define CONFIG_CMD_REGINFO
450   -
451 446 #undef CONFIG_WATCHDOG /* watchdog disabled */
452 447  
453 448 #ifdef CONFIG_MMC
include/configs/MPC8572DS.h
... ... @@ -541,11 +541,6 @@
541 541 #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */
542 542  
543 543 /*
544   - * Command line configuration.
545   - */
546   -#define CONFIG_CMD_REGINFO
547   -
548   -/*
549 544 * USB
550 545 */
551 546  
include/configs/MPC8610HPCD.h
... ... @@ -262,8 +262,6 @@
262 262  
263 263 #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
264 264  
265   -#define CONFIG_CMD_REGINFO
266   -
267 265 #define CONFIG_ULI526X
268 266 #ifdef CONFIG_ULI526X
269 267 #endif
include/configs/MPC8641HPCN.h
... ... @@ -582,11 +582,6 @@
582 582 #define CONFIG_BOOTP_GATEWAY
583 583 #define CONFIG_BOOTP_HOSTNAME
584 584  
585   -/*
586   - * Command line configuration.
587   - */
588   -#define CONFIG_CMD_REGINFO
589   -
590 585 #undef CONFIG_WATCHDOG /* watchdog disabled */
591 586  
592 587 /*
include/configs/P1010RDB.h
... ... @@ -709,11 +709,6 @@
709 709 #define CONFIG_LOADS_ECHO /* echo on for serial download */
710 710 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
711 711  
712   -/*
713   - * Command line configuration.
714   - */
715   -#define CONFIG_CMD_REGINFO
716   -
717 712 #undef CONFIG_WATCHDOG /* watchdog disabled */
718 713  
719 714 #if defined(CONFIG_MMC) || defined(CONFIG_USB_EHCI_HCD) \
include/configs/P1022DS.h
... ... @@ -581,11 +581,6 @@
581 581 #define CONFIG_SYS_LOADS_BAUD_CHANGE
582 582  
583 583 /*
584   - * Command line configuration.
585   - */
586   -#define CONFIG_CMD_REGINFO
587   -
588   -/*
589 584 * USB
590 585 */
591 586 #define CONFIG_HAS_FSL_DR_USB
include/configs/P1023RDB.h
... ... @@ -237,11 +237,6 @@
237 237 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
238 238  
239 239 /*
240   - * Command line configuration.
241   - */
242   -#define CONFIG_CMD_REGINFO
243   -
244   -/*
245 240 * USB
246 241 */
247 242 #define CONFIG_HAS_FSL_DR_USB
include/configs/T102xQDS.h
... ... @@ -768,11 +768,6 @@
768 768 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
769 769  
770 770 /*
771   - * Command line configuration.
772   - */
773   -#define CONFIG_CMD_REGINFO
774   -
775   -/*
776 771 * Miscellaneous configurable options
777 772 */
778 773 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/T102xRDB.h
... ... @@ -779,11 +779,6 @@
779 779 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
780 780  
781 781 /*
782   - * Command line configuration.
783   - */
784   -#define CONFIG_CMD_REGINFO
785   -
786   -/*
787 782 * Miscellaneous configurable options
788 783 */
789 784 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/T1040QDS.h
... ... @@ -647,11 +647,6 @@
647 647 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
648 648  
649 649 /*
650   - * Command line configuration.
651   - */
652   -#define CONFIG_CMD_REGINFO
653   -
654   -/*
655 650 * Miscellaneous configurable options
656 651 */
657 652 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/T104xRDB.h
... ... @@ -762,11 +762,6 @@
762 762 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
763 763  
764 764 /*
765   - * Command line configuration.
766   - */
767   -#define CONFIG_CMD_REGINFO
768   -
769   -/*
770 765 * Miscellaneous configurable options
771 766 */
772 767 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/T208xQDS.h
... ... @@ -733,11 +733,6 @@
733 733 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
734 734  
735 735 /*
736   - * Command line configuration.
737   - */
738   -#define CONFIG_CMD_REGINFO
739   -
740   -/*
741 736 * Miscellaneous configurable options
742 737 */
743 738 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/T208xRDB.h
... ... @@ -679,11 +679,6 @@
679 679 */
680 680  
681 681 /*
682   - * Command line configuration.
683   - */
684   -#define CONFIG_CMD_REGINFO
685   -
686   -/*
687 682 * Miscellaneous configurable options
688 683 */
689 684 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/T4240RDB.h
... ... @@ -56,8 +56,6 @@
56 56  
57 57 #define CONFIG_DDR_ECC
58 58  
59   -#define CONFIG_CMD_REGINFO
60   -
61 59 /* High Level Configuration Options */
62 60 #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
63 61 #define CONFIG_MP /* support multiple processors */
include/configs/TQM834x.h
... ... @@ -213,11 +213,6 @@
213 213  
214 214 #endif /* CONFIG_TSEC_ENET */
215 215  
216   -/*
217   - * General PCI
218   - * Addresses are mapped 1-1.
219   - */
220   -
221 216 #if defined(CONFIG_PCI)
222 217  
223 218 #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
include/configs/UCP1020.h
... ... @@ -411,11 +411,6 @@
411 411 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
412 412  
413 413 /*
414   - * Command line configuration.
415   - */
416   -#define CONFIG_CMD_REGINFO
417   -
418   -/*
419 414 * USB
420 415 */
421 416 #define CONFIG_HAS_FSL_DR_USB
include/configs/controlcenterd.h
... ... @@ -333,9 +333,6 @@
333 333 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
334 334  
335 335 #ifndef CONFIG_TRAILBLAZER
336   -
337   -#define CONFIG_CMD_REGINFO
338   -
339 336 /*
340 337 * Board initialisation callbacks
341 338 */
include/configs/corenet_ds.h
... ... @@ -580,11 +580,6 @@
580 580 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
581 581  
582 582 /*
583   - * Command line configuration.
584   - */
585   -#define CONFIG_CMD_REGINFO
586   -
587   -/*
588 583 * USB
589 584 */
590 585 #define CONFIG_HAS_FSL_DR_USB
include/configs/cyrus.h
... ... @@ -404,11 +404,6 @@
404 404 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
405 405  
406 406 /*
407   - * Command line configuration.
408   - */
409   -#define CONFIG_CMD_REGINFO
410   -
411   -/*
412 407 * USB
413 408 */
414 409 #define CONFIG_HAS_FSL_DR_USB
include/configs/p1_p2_rdb_pc.h
... ... @@ -797,11 +797,6 @@
797 797 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
798 798  
799 799 /*
800   - * Command line configuration.
801   - */
802   -#define CONFIG_CMD_REGINFO
803   -
804   -/*
805 800 * USB
806 801 */
807 802 #define CONFIG_HAS_FSL_DR_USB
include/configs/p1_twr.h
... ... @@ -373,11 +373,6 @@
373 373 #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */
374 374  
375 375 /*
376   - * Command line configuration.
377   - */
378   -#define CONFIG_CMD_REGINFO
379   -
380   -/*
381 376 * USB
382 377 */
383 378 #define CONFIG_HAS_FSL_DR_USB
include/configs/qemu-ppce500.h
... ... @@ -10,8 +10,6 @@
10 10 #ifndef __QEMU_PPCE500_H
11 11 #define __QEMU_PPCE500_H
12 12  
13   -#define CONFIG_CMD_REGINFO
14   -
15 13 #undef CONFIG_SYS_TEXT_BASE
16 14 #define CONFIG_SYS_TEXT_BASE 0xf01000 /* 15 MB */
17 15  
include/configs/sbc8548.h
... ... @@ -506,11 +506,6 @@
506 506 #define CONFIG_BOOTP_GATEWAY
507 507 #define CONFIG_BOOTP_HOSTNAME
508 508  
509   -/*
510   - * Command line configuration.
511   - */
512   -#define CONFIG_CMD_REGINFO
513   -
514 509 #undef CONFIG_WATCHDOG /* watchdog disabled */
515 510  
516 511 /*
include/configs/sbc8641d.h
... ... @@ -450,8 +450,6 @@
450 450 #define CONFIG_LOADS_ECHO 1 /* echo on for serial download */
451 451 #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */
452 452  
453   -#define CONFIG_CMD_REGINFO
454   -
455 453 #undef CONFIG_WATCHDOG /* watchdog disabled */
456 454  
457 455 /*
include/configs/smdkc100.h
... ... @@ -56,9 +56,6 @@
56 56 /* allow to overwrite serial and ethaddr */
57 57 #define CONFIG_ENV_OVERWRITE
58 58  
59   -/***********************************************************
60   - * Command definition
61   - ***********************************************************/
62 59 #define CONFIG_MTD_DEVICE
63 60 #define CONFIG_MTD_PARTITIONS
64 61  
include/configs/socrates.h
... ... @@ -277,7 +277,6 @@
277 277 * Command line configuration.
278 278 */
279 279 #define CONFIG_CMD_SDRAM
280   -#define CONFIG_CMD_REGINFO
281 280  
282 281 #undef CONFIG_WATCHDOG /* watchdog disabled */
283 282  
include/configs/t4qds.h
... ... @@ -10,8 +10,6 @@
10 10 #ifndef __T4QDS_H
11 11 #define __T4QDS_H
12 12  
13   -#define CONFIG_CMD_REGINFO
14   -
15 13 /* High Level Configuration Options */
16 14 #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
17 15 #define CONFIG_MP /* support multiple processors */
include/configs/xpedite517x.h
... ... @@ -481,11 +481,6 @@
481 481 #define CONFIG_SYS_IBAT7U CONFIG_SYS_DBAT7U
482 482  
483 483 /*
484   - * Command configuration.
485   - */
486   -#define CONFIG_CMD_REGINFO
487   -
488   -/*
489 484 * Miscellaneous configurable options
490 485 */
491 486 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/xpedite520x.h
... ... @@ -284,11 +284,6 @@
284 284 #define CONFIG_BOOTP_GATEWAY
285 285  
286 286 /*
287   - * Command configuration.
288   - */
289   -#define CONFIG_CMD_REGINFO
290   -
291   -/*
292 287 * Miscellaneous configurable options
293 288 */
294 289 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/xpedite537x.h
... ... @@ -334,11 +334,6 @@
334 334 #define CONFIG_HAS_ETH1
335 335  
336 336 /*
337   - * Command configuration.
338   - */
339   -#define CONFIG_CMD_REGINFO
340   -
341   -/*
342 337 * Miscellaneous configurable options
343 338 */
344 339 #define CONFIG_SYS_LONGHELP /* undef to save memory */
include/configs/xpedite550x.h
... ... @@ -333,11 +333,6 @@
333 333 #define CONFIG_EHCI_HCD_INIT_AFTER_RESET
334 334  
335 335 /*
336   - * Command configuration.
337   - */
338   -#define CONFIG_CMD_REGINFO
339   -
340   -/*
341 336 * Miscellaneous configurable options
342 337 */
343 338 #define CONFIG_SYS_LONGHELP /* undef to save memory */
scripts/config_whitelist.txt
... ... @@ -293,7 +293,6 @@
293 293 CONFIG_CMDLINE_EDITING
294 294 CONFIG_CMDLINE_PS_SUPPORT
295 295 CONFIG_CMDLINE_TAG
296   -CONFIG_CMD_REGINFO
297 296 CONFIG_CMD_REISER
298 297 CONFIG_CMD_SANDBOX
299 298 CONFIG_CMD_SAVES