Jerry: add SAMSUNG K4B4G1646Q-HYK0 ddr3 sdram support
K4B4G1646Q-HYK0 is different form K4B4G1646D-BYK0 with chip physical package and they have the same config parameters. BRANCH=none BUG=chrome-os-partner:34940 TEST=boot on Jerry board with K4B4G1646Q-HYK0 Change-Id: I31bcb348a45ff76e8e08127063bd0d04443ccb79 Signed-off-by: Paul Ma <magf@bitland.com.cn> Reviewed-on: https://chromium-review.googlesource.com/241787 Reviewed-by: Julius Werner <jwerner@chromium.org> Trybot-Ready: Julius Werner <jwerner@chromium.org> (cherry picked from commit e925d784e1ebe444f5a5bcab47c8a661b0c6c527) Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/243096
This commit is contained in:
parent
8606b30d44
commit
0f3c9e9db6
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ static struct rk3288_sdram_params sdram_configs[] = {
|
|||
#include "sdram_inf/sdram-unused.inc" /* ram_code = 0011 */
|
||||
#include "sdram_inf/sdram-ddr3-samsung-2GB.inc" /* ram_code = 0100 */
|
||||
#include "sdram_inf/sdram-ddr3-hynix-2GB.inc" /* ram_code = 0101 */
|
||||
#include "sdram_inf/sdram-unused.inc" /* ram_code = 0110 */
|
||||
#include "sdram_inf/sdram-ddr3-samsung-2GB.inc" /* ram_code = 0110 */
|
||||
#include "sdram_inf/sdram-unused.inc" /* ram_code = 0111 */
|
||||
#include "sdram_inf/sdram-unused.inc" /* ram_code = 1000 */
|
||||
#include "sdram_inf/sdram-unused.inc" /* ram_code = 1001 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue