diff options
author | Jason Liu <r64343@freescale.com> | 2013-02-04 10:43:28 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2013-02-04 10:58:39 +0800 |
commit | 550a56fb56a2c3c70def51f7a2bfdbe27bcb07f0 (patch) | |
tree | a4d8473c204ae61331edd33cb1e65e05d8e357a9 /nand_spl | |
parent | 69867900d85e71737f6760c57c86d911625cd61c (diff) | |
download | u-boot-imx-550a56fb56a2c3c70def51f7a2bfdbe27bcb07f0.zip u-boot-imx-550a56fb56a2c3c70def51f7a2bfdbe27bcb07f0.tar.gz u-boot-imx-550a56fb56a2c3c70def51f7a2bfdbe27bcb07f0.tar.bz2 |
ENGR00243038: make get_mmc_env_devno to be a generic function
Currently, each board has one same function called get_mmc_env_devno,
this will make the code a little bit duplication. We can make the
get_mmc_env_devno to be a generic function, thus we can remove all the
scattered function definition in each board file.
And the patch also remove the boot check. Firstly, this check is needless,
secondly, this will break the second boot support,for example:
first boot from SPI, then switch to SD/MMC boot.
Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'nand_spl')
0 files changed, 0 insertions, 0 deletions