Is someone using k9f1208u0b chip for booting u-boot??
The datasheet says that there are three ways for reading:
1, random read. Read any location of 528Bytes in a row. (Read1 and Read 2);
2, serial page read. (my question)
3, sequential row read. Read rows in a block one by one.
But there is no
:
$make CROSS_COMPILE=arm-9tdmi-linux-gnu-
make does his work correctly unti error present as follow:
...
make[1]: Leaving directory '/home/yihect/.../u-boot-1.3.4/post'
make -C board/ul2410/
make[1]:Entering direcotory '/home/.../board/ul2410'
make[1]:*** No rule to
:
$make CROSS_COMPILE=arm-9tdmi-linux-gnu-
make does his work correctly unti error present as follow:
...
make[1]: Leaving directory '/home/yihect/.../u-boot-1.3.4/post'
make -C board/ul2410/
make[1]:Entering direcotory '/home/.../board/ul2410'
make[1]:*** No rule to make targ
3 matches
Mail list logo