diff options
author | Tom Rix <Tom.Rix@windriver.com> | 2010-01-23 07:22:23 -0600 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2010-01-23 07:22:23 -0600 |
commit | 790af6ed08cc3675267191eb60403bd4f0d9a03c (patch) | |
tree | ded9dced10adeea568982bf634b9dc7d3c00f537 /include/configs/bfin_adi_common.h | |
parent | 69df282a781dfe7a1bfc62acf0605992d3ea6c52 (diff) | |
parent | 57ae8a5cced612088104303777e71a3dc89c00ef (diff) | |
download | u-boot-imx-790af6ed08cc3675267191eb60403bd4f0d9a03c.zip u-boot-imx-790af6ed08cc3675267191eb60403bd4f0d9a03c.tar.gz u-boot-imx-790af6ed08cc3675267191eb60403bd4f0d9a03c.tar.bz2 |
Merge branch 'r-ml-master' into t-master
Diffstat (limited to 'include/configs/bfin_adi_common.h')
-rw-r--r-- | include/configs/bfin_adi_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h index 6a2f1c7..1896cf5 100644 --- a/include/configs/bfin_adi_common.h +++ b/include/configs/bfin_adi_common.h @@ -83,6 +83,7 @@ # define CONFIG_CMD_CPLBINFO # define CONFIG_CMD_ELF # define CONFIG_ELF_SIMPLE_LOAD +# define CONFIG_CMD_KGDB # define CONFIG_CMD_REGINFO # define CONFIG_CMD_STRINGS # if defined(__ADSPBF51x__) || defined(__ADSPBF52x__) || defined(__ADSPBF54x__) |