diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2017-06-06 15:04:03 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-08 22:03:01 +0200 |
commit | a52896f755a55d0fa30f6ba5092c69edaa73724d (patch) | |
tree | 09c46940c62f3417c3fb65594b7a8c1a0c6828f8 /board/stmicroelectronics/stm32f469-disco/patches/linux/0003-ARM-configs-Add-new-config-fragment-to-change-RAM-st.patch | |
parent | ad7bdad0563ceec3fd06959e52e5525e42e5a25c (diff) | |
download | buildroot-a52896f755a55d0fa30f6ba5092c69edaa73724d.tar.gz buildroot-a52896f755a55d0fa30f6ba5092c69edaa73724d.zip |
package/socat: Fix TABDLY, CSIZE and CRDLY shifts for PowerPC
As can be seen in linux/arch/powerpc/include/uapi/asm/termbits.h are
defined as (note that those are octal numbers):
\#define TABDLY 00006000
\#define CSIZE 00001400
\#define CRDLY 00030000
which gives shifts of 10, 8 and 12. Adjust socat.mk accordingly to
reflect that difference.
Signed-off-by: Mark Hinds <zoronic@gmail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'board/stmicroelectronics/stm32f469-disco/patches/linux/0003-ARM-configs-Add-new-config-fragment-to-change-RAM-st.patch')
0 files changed, 0 insertions, 0 deletions