Re: [U-Boot] [PATCH 0/4] smdkv310 modifications

2011-09-30 Thread Minkyu Kang
Dear Chander Kashyap, On 21 September 2011 16:25, Chander Kashyap wrote: > These patches does the following things: > uses CONFIG_MACH_TYPE generic macro to initialize machine id. > Uses get_ram_size () to initialize DRAM bank size to accurate value > Migrates mmc spl support from mmc_spl framewo

[U-Boot] [PATCH 0/4] smdkv310 modifications

2011-09-21 Thread Chander Kashyap
These patches does the following things: uses CONFIG_MACH_TYPE generic macro to initialize machine id. Uses get_ram_size () to initialize DRAM bank size to accurate value Migrates mmc spl support from mmc_spl framework to spl framework Replace hardcoded value with a macro and removes typedef in boa