bump sys-firmware/trusted-firmware-a
This commit is contained in:
parent
cdca2294d5
commit
ae5ce48fb2
6 changed files with 74 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
|||
diff --git a/plat/rockchip/rk3399/drivers/dram/dram.h b/plat/rockchip/rk3399/drivers/dram/dram.h
|
||||
index 0eb12cf29..5572b1612 100644
|
||||
--- a/plat/rockchip/rk3399/drivers/dram/dram.h
|
||||
+++ b/plat/rockchip/rk3399/drivers/dram/dram.h
|
||||
@@ -149,7 +149,7 @@ struct rk3399_sdram_params {
|
||||
uint32_t rx_cal_dqs[2][4];
|
||||
};
|
||||
|
||||
-extern __sramdata struct rk3399_sdram_params sdram_config;
|
||||
+extern struct rk3399_sdram_params sdram_config;
|
||||
|
||||
void dram_init(void);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue