mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
board: ti: am574x-idk: Add hw data support
Update prcm, voltages and pinmux support for am574x-idk. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
This commit is contained in:
parent
9646b95f64
commit
10f430f3f1
2 changed files with 7 additions and 3 deletions
|
@ -597,6 +597,7 @@ extern struct prcm_regs const dra7xx_prcm;
|
|||
extern struct dplls const **dplls_data;
|
||||
extern struct dplls dra7xx_dplls;
|
||||
extern struct dplls dra72x_dplls;
|
||||
extern struct dplls dra76x_dplls;
|
||||
extern struct vcores_data const **omap_vcores;
|
||||
extern const u32 sys_clk_array[8];
|
||||
extern struct omap_sys_ctrl_regs const **ctrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue