
14 Aug
2012
14 Aug
'12
6:02 p.m.
On 08/14/2012 09:15 AM, Zhong Hongbo wrote:
On 08/11/2012 07:30 AM, Scott Wood wrote:
On 07/28/2012 04:35 AM, Zhong Hongbo wrote:
From: Zhong Hongbo bocui107@gmail.com
Adopt the new SPL framework to implement the SPL booting of the nand flash for S3C6400.
Signed-off-by: Zhong Hongbo bocui107@gmail.com
Change for V3:
- None.
Change for V2:
- seprate some code.
This breaks bisectability -- you should make the new SPL work before or at the same time as you eliminate the old SPL.
Hi Scott,
Do you think that I should do this patch according: At first, I should do the new SPL work patch, the next step is to eliminate the old SPL.
Yes.
-Scott