Hi Thomas,
On 5 November 2015 at 20:34, Thomas Chou wrote:
> Hi Simon,
>
> On 2015年11月06日 11:15, Simon Glass wrote:
>>>
>>> +config CFI_FLASH
>>> + bool "Enable Driver Model for CFI Flash driver"
>>> + depends on MTD
>>> + help
>>> + The Common Flash Interface specificat
Hi Stefan,
On 2015年11月06日 14:04, Stefan Roese wrote:
Hi Thomas,
On 06.11.2015 02:09, Thomas Chou wrote:
On 2015年11月03日 21:54, Stefan Roese wrote:
On 03.11.2015 14:09, Thomas Chou wrote:
Convert cfi flash to driver model.
Signed-off-by: Thomas Chou
---
v2
add dts binding.
add more hel
Hi Thomas,
On 06.11.2015 02:09, Thomas Chou wrote:
On 2015年11月03日 21:54, Stefan Roese wrote:
On 03.11.2015 14:09, Thomas Chou wrote:
Convert cfi flash to driver model.
Signed-off-by: Thomas Chou
---
v2
add dts binding.
add more help to Kconfig.
move struct platdata to top of file as
Hi Simon,
On 2015年11月06日 11:15, Simon Glass wrote:
+config CFI_FLASH
+ bool "Enable Driver Model for CFI Flash driver"
+ depends on MTD
+ help
+ The Common Flash Interface specification was developed by Intel,
+ AMD and other flash manufactures that provides a u
Hi Thomas,
On 3 November 2015 at 06:09, Thomas Chou wrote:
> Convert cfi flash to driver model.
>
> Signed-off-by: Thomas Chou
> ---
> v2
> add dts binding.
> add more help to Kconfig.
> move struct platdata to top of file as Simon suggested.
> v3
> change to MTD uclass.
> v4
> fix fdt
Hi Stefan,
On 2015年11月03日 21:54, Stefan Roese wrote:
On 03.11.2015 14:09, Thomas Chou wrote:
Convert cfi flash to driver model.
Signed-off-by: Thomas Chou
---
v2
add dts binding.
add more help to Kconfig.
move struct platdata to top of file as Simon suggested.
v3
change to MTD ucl
On 03.11.2015 14:09, Thomas Chou wrote:
Convert cfi flash to driver model.
Signed-off-by: Thomas Chou
---
v2
add dts binding.
add more help to Kconfig.
move struct platdata to top of file as Simon suggested.
v3
change to MTD uclass.
v4
fix fdt addr and size cells in cfi_flash_pro
Convert cfi flash to driver model.
Signed-off-by: Thomas Chou
---
v2
add dts binding.
add more help to Kconfig.
move struct platdata to top of file as Simon suggested.
v3
change to MTD uclass.
v4
fix fdt addr and size cells in cfi_flash_probe().
move probe uclass to cfi_flash_dm_init(
8 matches
Mail list logo