Re: [U-Boot] [PATCH 06/10 v5] spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import

21 Jun
2013
21 Jun
'13
9:14 a.m.
The functionality env_import will be used in the SPL. They
had been excluded by ifndef CONFIG_SPL_BUILD. Now, put it
into the SPL.
Signed-off-by: Ying Zhang <b40530@freescale.commailto:b40530@freescale.com>
Compared with the original version, Changed as below:
- Split from "boot from SD card/SPI flash with SPL".
- Split from "spl: Make CONFIG_SPL_BUILD contain more functionality"
- No change.
- No change.
common/env_common.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
This affects all boards, all architectures? How well has this been
tested?
[Zhang Ying]
We could not verify all the boards.
This ifndef was introduced by Ilya Yanok in
commit 7ac2fe2da21d292aeaf3af74e5c80de9ce9dab56.
So, we have already asked Ilya:
What are the consequences of removing this?
Is there some other symbol we can use here?
We have not received any response.
4339
Age (days ago)
4339
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhang Ying-B40530