Thank you for the time to answer this. I wanted to get an explanation of the BE0 and BE1 signals on the OMAP35XX. BE0 and 1 as their name indicates are the byte lane enable signals. So if a GPMC CS is setup to for an 8 bit wide data bus and you do a 32 bit wide access into that CS's space, BE0 and BE1 will toggle appropriately correct? BE0 would act like the lowest address bit and BE1 would be the next highest address bit?