mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-01 04:28:36 +00:00
Merge tag 'fsl-qoriq-2023-8-9' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq
- Drop one unused function for layerscape
This commit is contained in:
commit
5852b1d2c3
@ -575,11 +575,6 @@ int get_core_volt_from_fuse(void)
|
|||||||
return vdd;
|
return vdd;
|
||||||
}
|
}
|
||||||
|
|
||||||
__weak int board_switch_core_volt(u32 vdd)
|
|
||||||
{
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
static int setup_core_volt(u32 vdd)
|
static int setup_core_volt(u32 vdd)
|
||||||
{
|
{
|
||||||
return board_setup_core_volt(vdd);
|
return board_setup_core_volt(vdd);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user