Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commit/e56b4b494cd92def577969f9678395aa22d34c9f?style=unified&whitespace=show-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx.
Update the get_clocks() function in 85xx and 86xx to determine the I2C
clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk.
Signed-off-by: Timur Tabi <timur@freescale.com>
master
Timur Tabi17 years agocommitted byAndrew Fleming-AFLEMING