diff options
Diffstat (limited to 'u-boot/board/cogent/par.c')
-rw-r--r-- | u-boot/board/cogent/par.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/u-boot/board/cogent/par.c b/u-boot/board/cogent/par.c new file mode 100644 index 0000000..a03c0f1 --- /dev/null +++ b/u-boot/board/cogent/par.c @@ -0,0 +1,3 @@ +/* parallel not implemented yet */ + +int cma_parallel_not_implemented = 1; |