in wrlinux 7 (3.14 kernel), the value of gpio signals for mpc8xxx that are exported and printed in sysfs user interface shows a shifted value.
configure a wrl7 RCPL5 project based on the fsl_t4xxx BSP (standard kernel/rootfs) 1. Start target 2. Export gpio pin: 'echo 236 > /sys/class/gpio/export' 3. Print value: 'cat /sys/class/gpio/gpio236/value' 4. Printed value differs from expected value [0,1]