Re: [U-Boot] [PATCH] arm: mvebu: a38x: Weed out floating point use

2016-05-20 Thread Stefan Roese
On 30.04.2016 14:45, Marek Vasut wrote: For reason unknown, recently, the DDR init code writers are really fond of hiding some small floating point operating deep in their creations. This patch removes one from the Marvell A38x code. Instead of returning size of chip as float from ddr3_get_devic

Re: [U-Boot] [PATCH] arm: mvebu: a38x: Weed out floating point use

2016-05-19 Thread Marek Vasut
On 04/30/2016 02:45 PM, Marek Vasut wrote: > For reason unknown, recently, the DDR init code writers are really fond > of hiding some small floating point operating deep in their creations. > This patch removes one from the Marvell A38x code. > > Instead of returning size of chip as float from ddr

[U-Boot] [PATCH] arm: mvebu: a38x: Weed out floating point use

2016-04-30 Thread Marek Vasut
For reason unknown, recently, the DDR init code writers are really fond of hiding some small floating point operating deep in their creations. This patch removes one from the Marvell A38x code. Instead of returning size of chip as float from ddr3_get_device_size() in GiB units, return it as int in