[U-Boot] [PATCH] The omap3 L2 cache enable/disable function to omap3 dependent code

2009-06-01 Thread Kim, Heung Jun
CC: Dirk Behme dirk.be...@googlemail.com Signed-off-by: HeungJun, Kim riverful@samsung.com --- The L2 cache enable/disable function in the cpu/arm_cortexa8/cpu.c moved to cpu/arm_cortexa8/omap3/cache.c. This patches fixes the First issue in the following

Re: [U-Boot] [PATCH] The omap3 L2 cache enable/disable function to omap3 dependent code

2009-06-01 Thread Kim Phillips
On Tue, 2 Jun 2009 01:08:53 +0900 Kim, Heung Jun river...@gmail.com wrote: Dear Kim Philips, Thanks to review help. 3. while making backreferences by pointing to messages in the list archive is cool, they don't stand the test of time - the URL may one day cease to exist. So it is

Re: [U-Boot] [PATCH] The omap3 L2 cache enable/disable function to omap3 dependent code

2009-06-01 Thread Dirk Behme
Kim Phillips wrote: On Mon, 1 Jun 2009 19:14:49 +0900 Kim, Heung Jun river...@gmail.com wrote: CC: Dirk Behme dirk.be...@googlemail.com Signed-off-by: HeungJun, Kim riverful@samsung.com --- The L2 cache enable/disable function in the cpu/arm_cortexa8/cpu.c moved to

Re: [U-Boot] [PATCH] The omap3 L2 cache enable/disable function to omap3 dependent code

2009-06-01 Thread Kim Phillips
On Mon, 01 Jun 2009 18:46:21 +0200 Dirk Behme dirk.be...@googlemail.com wrote: 2. your signoff is in the correct location, however the commit message is not. It belongs above the line with the '---'. 3. while making backreferences by pointing to messages in the list archive is cool, they

[U-Boot] [PATCH] The omap3 L2 cache enable/disable function to omap3 dependent code

2009-06-01 Thread Kim, Heung Jun
CC: Dirk Behme dirk.be...@googlemail.com Signed-off-by: HeungJun, Kim riverful@samsung.com --- The L2 cache enable/disable function in the cpu/arm_cortexa8/cpu.c moved to cpu/arm_cortexa8/omap3/cache.c. This patches fixes the First issue in the following

Re: [U-Boot] [PATCH] The omap3 L2 cache enable/disable function to omap3 dependent code

2009-06-01 Thread Kim, Heung Jun
Dear Wolfgang, I fixed the deficiencies like the following : http://lists.denx.de/pipermail/u-boot/2009-June/053534.html And, I use git-format-patch. One more thing, I wanted to tell that this is the exact time in the unmatch-naming case, by the following thread. :